Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 534 Bytes

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.