Skip to content
Snippets Groups Projects
Commit 14a431a9 authored by Erick Hitter's avatar Erick Hitter
Browse files

Keep the container running

parent 980c0346
Branches
No related tags found
1 merge request!1MVP
Pipeline #1821 passed
...@@ -13,3 +13,5 @@ RUN apt-get update \ ...@@ -13,3 +13,5 @@ RUN apt-get update \
COPY s3-purge.sh /usr/local/bin/s3-purge COPY s3-purge.sh /usr/local/bin/s3-purge
COPY crontab /etc/cron.d/s3-purge COPY crontab /etc/cron.d/s3-purge
CMD tail -f /dev/null
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment