mirror of
https://github.com/gsi-upm/soil
synced 2025-08-23 19:52:19 +00:00
Make py3 compatibility explicit
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM python:3.5-onbuild
|
||||
|
||||
ENTRYPOINT ["python", "-m", "soil"]
|
Reference in New Issue
Block a user