Skip to content
Snippets Groups Projects
run_docker.sh 81 B
Newer Older
Matthieu Boileau's avatar
Matthieu Boileau committed
#!/bin/bash

docker run -ti --rm  -v $(pwd):/home/euler  boileaum/pythran:latest