widnyana / docker-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Introduction

This repository contains complementary materials for Docker Introduction. See README.md of each folder(s) for details

General Dependencies

  • A container runtime, it can be docker or podman
  • python 3.11 or newer on your machine.
  • poetry as the dependency management and packaging tool.
  • then see README.md and pyproject.toml on each directories for detailed informations.

About


Languages

Language:Jupyter Notebook 98.7%Language:Python 0.7%Language:Dockerfile 0.3%Language:Rust 0.3%Language:Shell 0.0%