Abort on error in entrypoint script
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| #!/bin/sh | ||||
| set -e | ||||
| while [ ! -e $1 ]; do | ||||
|   sleep 1 | ||||
| done | ||||
|   | ||||
		Reference in New Issue
	
	Block a user