mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-07-04 09:38:03 +02:00
more tries
This commit is contained in:
2
test
2
test
@ -12,5 +12,7 @@ echo "Start"
|
|||||||
|
|
||||||
docker run alpine sh -c 'while :; do echo "ping"; sleep 1; done'
|
docker run alpine sh -c 'while :; do echo "ping"; sleep 1; done'
|
||||||
# [error] write /dev/stdout: broken pipe
|
# [error] write /dev/stdout: broken pipe
|
||||||
|
# --log-driver syslog <- errors
|
||||||
|
# --log-driver none <- errors
|
||||||
|
|
||||||
echo "End"
|
echo "End"
|
||||||
|
Reference in New Issue
Block a user