On this page
Support this blog
If you find this content useful, consider supporting the blog.
Introduction and agenda#
This course will help you understand and demistify docker, so you will have the confidence necessary to use it and deploy it in any project. Having a strong foundation will help you understand and manage containers at any scale.
High level overview#
- Chapter 1: What exactly is a container (Basic network, namespaces, docker)?
- Chapter 2: What exactly is an image (Building and working with images)?
- Chapter 3: What exactly is a volume (working with persistent data)?
- Chapter 4: Advanced scenarios, Security, rootless containers and more.
Try it yourself#
Practice the image lifecycle, pull, list, tag, inspect the layers, and clean up, in the guided terminal below.
Then build and ship your own image straight from a Dockerfile:
Follow me on LinkedIn and watch the video for free
To see the full page, please visit the
sponsor's page.
$ Comments
Online: 0Please sign in to be able to write comments.
2024-10-10 | Gabriel Garrido