Skip to content

Commit da9bc80

Browse files
committed
Removed old not relevant comment
1 parent 2efd2ac commit da9bc80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-web/nginx.Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@ RUN crontab /etc/crontab && \
4343

4444
EXPOSE 8080 22
4545

46-
# cron doesn't run anyway, I need to run it explicitly every time container starts..
4746
CMD service ssh start && service cron start && nginx -g 'daemon off;'
4847

0 commit comments

Comments
 (0)