Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
mosesmc52 committed Jan 14, 2022
1 parent c128251 commit b2fd76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ RUN chmod +x /app/docker_entrypoint.sh
RUN chmod +x /app/scripts/update_wb_data.sh

RUN touch /var/log/cron.log
ENTRYPOINT /app/docker_entrypoint.sh && tail -f /var/log/cron.log
ENTRYPOINT ["/app/docker_entrypoint.sh"]

0 comments on commit b2fd76f

Please sign in to comment.