Jenkins test stage, Dockerfile with CMD and ENTRYPOINT

This commit is contained in:
Dominik Chilla 2019-06-13 23:40:50 +02:00
parent 1f884bdda0
commit d6d2b963b3

View File

@ -4,4 +4,5 @@ set -x
set -e
umask 0000
ulimit -n 1024
exec "$@"
#/usr/bin/python3 /app/sos-milter.py