In Intro to Docker (Part 1), I described what Docker is and how it works in theory. To recap, Docker is a service that helps us package and isolate our code in containers. Containers are standardised, independent units of software and running instan...
blog.jingjinghu.com7 min read
No responses yet.