Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 637 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 637 Bytes

Link Extractor

This repository is a Docker tutorial that illustrates some basics of Docker application containerization platform. It starts from running a very basic script and gradually leads to a multi-service container orchestration (AKA micro-service architecture). Follow instructions in the README files of various folders from step0 to step6 and explore corresponding code. To run illustrated codes Docker and Compose need to be installed on the machine.