debian testing image
This commit is contained in:
5
_CI-CD/debian-testing/docker-entrypoint.sh
Executable file
5
_CI-CD/debian-testing/docker-entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user