Skip to content

miguelestradam36/docker-basic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Example Project 🐳

Dockerized python application

Running the Docker


Run the following command:

docker image build -t python:0.0.1 /app/

Documentation 📝

Docker basic commands used in the project.

Learn about the development of the project on: Documentation