mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-12 18:10:18 +00:00
Jenkins test stage, Dockerfile with CMD and ENTRYPOINT
This commit is contained in:
parent
1f884bdda0
commit
d6d2b963b3
@ -4,4 +4,5 @@ set -x
|
||||
set -e
|
||||
umask 0000
|
||||
ulimit -n 1024
|
||||
exec "$@"
|
||||
#/usr/bin/python3 /app/sos-milter.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user