Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 2.15 KB

index.rst

File metadata and controls

66 lines (52 loc) · 2.15 KB
og:description:Learn about Docker and the technology behind it through examples

Welcome to Learn Docker's documentation!

Ákos Takács

My name is Ákos Takács and I really like working with Docker containers and containers in general. I decided to share my experience so I created this page to help you through your journey in learning Docker and related tools and concepts. I am a moderator on forums.docker.com and a Docker Captain since August 28, 2024. I'm on YouTube (@itsziget (Hungarian), @akos.takacs (English)), you can find written tutorials on dev.to/rimelek and you can follow me on X (aka Twitter)

In this project I share explanations, examples and scripts. The examples were originally made for the participants of the Ipszilon Seminar in 2017 in Hungary. The virtual machines were created in the Cloud For Education system. Since then I added more contents and I will continue to do so.

Before you start working with the example projects, read :doc:`pages/intro/getting-started`.

.. toctree::
   :maxdepth: 2
   :caption: Intro:

   pages/intro/getting-started
   pages/intro/lxd
   pages/intro/docker

.. toctree::
   :maxdepth: 2
   :caption: Example projects:

   pages/projects/p01
   pages/projects/p02
   pages/projects/p03
   pages/projects/p04
   pages/projects/p05
   pages/projects/p06
   pages/projects/p07
   pages/projects/p08
   pages/projects/p09
   pages/projects/p10

.. toctree::
   :maxdepth: 2
   :caption: Advanced topics

   pages/advanced/kernel-namespaces-network
   pages/advanced/volumes