sudo docker run -p 80:80 hello-world
sudo docker build -t hello-world .
sudo docker run -v /home/alex/docker/src/:/var/www/html -p 80:80 hello-world
-
Notifications
You must be signed in to change notification settings - Fork 0
kavros/docker-simple-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple docker example based on a tutorial
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published