enable docker run script options

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2018-05-02 14:52:38 +02:00
parent 0c00cc0336
commit 173d80f30e

View file

@ -23,4 +23,4 @@ HEALTHCHECK CMD exit 0
WORKDIR /usr/local/bin
ENTRYPOINT [ "/usr/bin/dumb-init", "docker-bench-security.sh" ]
CMD [""]