Remove unused entrypoint

This commit is contained in:
Luke Murphy
2020-03-29 11:47:43 +02:00
parent fc21e20714
commit 0f3e3f23e5
2 changed files with 0 additions and 9 deletions

View File

@ -1,5 +0,0 @@
#!/bin/bash
set -eu -o pipefail
/opt/jboss/tools/docker-entrypoint.sh "$@"