1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Adjusted entrypoint command

This commit is contained in:
krateng 2020-03-19 18:45:35 +01:00 committed by GitHub
parent a97a5e2fbf
commit fb882a1af4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,4 +9,4 @@ RUN pip3 install malojaserver
EXPOSE 42010
ENTRYPOINT maloja start
ENTRYPOINT maloja run