Skip to content

jaygaha/python-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project with Docker

This is a collection of different course map in Python that uses Docker for containerization.

Python tutorial for beginners' full course 2024

Prerequisites

  • Docker installed on your machine

Getting Started

Build the Docker Image

To build the Docker image, run the following command:

docker compose build
docker compose up -d

License

This project is licensed under the MIT License.