This project is an example for a python command-line application structure with a unit testing framework.
docker-compose build
docker-compose run project <command line arguments>
docker-compose run test
This project is an example for a python command-line application structure with a unit testing framework.
docker-compose build
docker-compose run project <command line arguments>
docker-compose run test