1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
This commit is contained in:
kev 2015-06-26 22:10:41 +08:00
parent 2ab768da86
commit b8bdad47e3

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