docker build -t hello-world .
docker run -p 80:80 hello-world
docker run -p 80:80 -v <full_path_to_src> hello-world
-
Notifications
You must be signed in to change notification settings - Fork 0
lynzt/firstdocker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
first go at using docker
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published