mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-18 04:10:03 +02:00
more tries
This commit is contained in:
parent
7f801d2d72
commit
60d923c99d
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user