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#
Run a whole multi-container app with Compose, up, ps, logs, exec, down, in the guided terminal below.
Then wire containers together on a user-defined network and reach them by name:
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-22 | Gabriel Garrido