Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 33073fec authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Introduce Dockerfile.env to run manage.sh commands

Below commands to build and run the docker image:

* docker build -t spotenv -f Dockerfile.env .
* docker run -it --rm  -v $(pwd):/ws -w /ws --network host spotenv bash -c "./manage.sh update_dev_packages; ./manage.sh pep8_check; ./manage.sh unit_tests;"
parent be384621
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment