diff --git a/Dockerfile b/Dockerfile index 83fc5056..dd4554ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,4 @@ RUN python3 -mpip --no-cache-dir install /tmp/dist/*.whl \ USER nobody -CMD ["python", "app/server.py"] +CMD ["catpage"]