DEVOPS-1922 grooming

This commit is contained in:
Pavel Zilke 2025-02-07 13:17:03 +03:00
parent baf5792031
commit d9db9b393c

View file

@ -67,6 +67,4 @@ RUN echo "Installing certificates" \
&& /opt/cprocsp/sbin/amd64/cryptsrv \
&& su -c 'find /certs -regex ".*\.\(cer\|crt\)$" -exec /opt/cprocsp/bin/amd64/certmgr -install -file {} \;' $RUNTIME_USER
#USER ervu
ENTRYPOINT ["/entrypoint.sh"]