August 2019
Intermediate to advanced
242 pages
5h 45m
English
Docker is certainly a tool that has attracted a lot of hype. The main reason for this, beyond human fashion, is that Docker simplifies things such as dependency management and model integration, allowing reproducible, widely deployable builds. We can define the things we need from an OS up front and parcel them all up at a point in time where we know the dependencies are fresh so that all our tweaking and troubleshooting will not be in vain.
We will need two things to create our image and get it to where we want it to go:
Read now
Unlock full access