Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages