Commit 6cd3c0cb by root

retry

parent 6ae137b6
...@@ -12,4 +12,6 @@ ADD task.txt /tmp/task.txt ...@@ -12,4 +12,6 @@ ADD task.txt /tmp/task.txt
RUN crontab /tmp/task.txt RUN crontab /tmp/task.txt
EXPOSE 80
CMD [ "/usr/bin/bash" ] CMD [ "/usr/bin/bash" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment