Run containers This command will make the file executable chmod +x ./entrypoint.sh Then you need to run the script ./entrypoint.sh Run python script python -m venv venv pip install -r requirements.txt python src/main.py