1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00
This commit is contained in:
kev 2015-06-26 22:10:41 +08:00
parent 2ab768da86
commit b8bdad47e3

View File

@ -47,5 +47,5 @@ RUN taskd init \
VOLUME $TASKDDATA
EXPOSE 53589
CMD taskd server
CMD ["taskd", "server"]