diff --git a/Dockerfile b/Dockerfile index 173c09d..52f8e7f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,8 @@ RUN apt-get update -y && \ wget \ make \ cmake \ + python3 \ + python-is-python3 \ gnustep-make \ gnustep-base-common \ gnustep-base-runtime \