Running Python Script on Docker

preview_player
Показать описание
Hi, In this tutorial I am going to show you how to Run Python Script on Docker.

Commands:
Build a docker image:
docker build -t [tag] [dockerfile position]

Create and run a Docker container
docker run [docker image]

How to get into a docker container
docker run -it [docker image] /bin/bash

*Publish code to Azure repo*

*Tools for Microservices Logging*

*Apache Kafka Best Practices*

* Container Orchestration*

*What is Hashicorp Vault?*
Рекомендации по теме