Home » Science & Technology » Creating your first Dockerfile, image and container

Creating your first Dockerfile, image and container

Written By River Lynn Bailey on Thursday, Oct 13, 2016 | 08:19 AM

 
https://WatchMeCode.net This episodes shows you the step by step instructions and commands that you'll need to create your very first Dockerfile, build a Docker image from it and run it as a Docker container. You'll learn the two core commands that every Dockerfile needs, and then step into some simple commands like copying files into your image, to run them. Get up and running with a simple "Hello World" Dockerfile and image in only a few minutes.