Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,4 @@ USER nobody CMD [ "supersonic", "/crontab" ] HEALTHCHECK CMD pgrep supersonic RUN supersonic -test /crontab ONBUILD RUN supersonic -test /crontab Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,4 @@ USER nobody CMD [ "supersonic", "/crontab" ] HEALTHCHECK CMD pgrep supersonic RUN supersonic -test /crontab ONBUILD RUN supersonic -test /crontab