Skip to content

💻Run any container applications anywhere with Docker

Notifications You must be signed in to change notification settings

hibuz/docker-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Docker one-line Run Command

Run any container applications anywhere with Docker

The docker one-line run command is given in three parts:

  1. Simple docker run to use temporary applications
  2. Advanced docker run with useful options to use applications as server daemon
    • force remove container: docker rm -f <name>
  3. Use applications: command to connect to endpoints or attach to containers

Browse Applications

About

💻Run any container applications anywhere with Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published