shabie / pythonincontainers

Deep dive into dockers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python in Containers

My notes on the Udemy course Python in Containers.

It is a hands-on deep-drive into the world of containerization including:

* docker-machine
* Dockerfile
* docker containers and multi-container apps
* docker volume
* docker networks
* docker images
* docker compose
* docker swarm
* kubernetes

hello world docker

About

Deep dive into dockers


Languages

Language:Python 41.6%Language:Roff 35.7%Language:Dockerfile 11.9%Language:Shell 10.8%