Use cat instead of sleep infinity

This commit is contained in:
Nico Schottelius 2019-12-15 01:08:37 +01:00
parent 4a6b75d8f3
commit 4ede140695
1 changed files with 2 additions and 1 deletions

View File

@ -84,4 +84,5 @@ if [ -x /entrypoint-post-https.sh ]; then
/entrypoint-post-https.sh
fi
sleep infinity
# == sleep infinity, however infinity is not supported in this image!
cat