Network Automation: Dockerizing an app

Опубликовано: 29 Октябрь 2024
на канале: BitsPlease
837
15

In this video, we pick a simple flask app and try to dockerize it. The idea is to introduce docker containers and how network engineers can leverage it to package their apps for portable execution

Introduction and setting up the environment - 00:00
Running the standalone python app - 12:45
Dockerizing the python app - 28:40