Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 302 Bytes

File metadata and controls

22 lines (17 loc) · 302 Bytes

ALC DEVOPS TRACK ASSESSMENT

Requirements :

  • Docker
  • Python3

Setup :

Docker containers setup:

sudo python3 scripts.py --build

Starting application and containers:

sudo python3 scripts.py --run

Stopping application and containers :

sudo python3 scripts.py --stop