Docker_Tutorial/basic_tutorial at master · hamelsmu/Docker_Tutorial · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

Instructions

You must be in this directory to run these commands

  1. Grant execution permissions on shell scripts (usually you would use chmod +x)

chmod +x *.sh

  1. Run the build script (may take ~ 5 minutes), this builds the image

./build_image.sh

  1. Run a container with the image

./run_container.sh