< DevOps < Docker
docker run[1] IMAGE|IMAGE_ID
- -e (Environment variables)
- -d detach
- --link (deprecated) (See also: Kibana/Install Kibana using docker)
Activities
- Understand the difference between
docker start
anddocker run
: https://stackoverflow.com/questions/34782678/difference-between-running-and-starting-a-docker-container. See also runC
See also
docker start
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.