1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-10 05:46:25 +02:00
This commit is contained in:
Brian Seymour 2018-09-19 22:00:41 -05:00
parent 9f679692ab
commit 80aad50223

View file

@ -6,5 +6,5 @@ file=$(basename $abs)
docker run \
--rm \
-v $abs:/$file \
-it foo \
-it piston \
python3 /$file