create abc-toolbox docker image
This commit is contained in:
4
dockerfiles/tasks/abc-toolbox/entrypoint.sh
Executable file
4
dockerfiles/tasks/abc-toolbox/entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
set -ex
|
||||
|
||||
exec $@
|
||||
Reference in New Issue
Block a user