DEVOPS-1922. докер-образ с Крипто Про КС2

This commit is contained in:
Наиля Алашкова 2025-02-17 12:06:38 +03:00
parent 6d835c0958
commit 4228a60078

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"]