Being able to deploy a container with all of the dependencies and the newly written code in a matter of minutes with everything in the environment being the same. So say goodbye to environmental issues when testing, developing, and even using in production. This makes me so happy I picture myself sitting on a beach with a drink in hand instead of looking at logs trying to figure out what went wrong.
Here is a video that in my opinion gives an excellent high level view of what Docker is:
Here are some links to 2 useful blogs I read, and a link to the Docker in windows walk-thru. Dockers walk-thru's are surprisingly really good and will definitely help someone get started.
https://blog.jessfraz.com/
https://jpetazzo.github.io/
Getting Started with Docker in Windows
Using Dockerfiles to Build images - Explained
No comments:
Post a Comment