Skip to content
Snippets Groups Projects
Commit 6991d56e authored by nimrod's avatar nimrod
Browse files

Onbuild instruction.

Test the crontab file on build.
parent 8724afd2
Branches
No related tags found
No related merge requests found
......@@ -16,3 +16,4 @@ USER nobody
CMD [ "supersonic", "/crontab" ]
HEALTHCHECK CMD pgrep supersonic
RUN supersonic -test /crontab
ONBUILD RUN supersonic -test /crontab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment