diff --git a/Dockerfile b/Dockerfile index 9a3cb59..d71f962 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,4 +37,4 @@ RUN cd carton && \ rm -rf carton /tmp/wasmer* # Set the default command to run -CMD ["carton --help"] +CMD ["carton", "--help"]