OpenLiberty / ci.docker

Eclipse Public License 1.0
42 stars 59 forks source link

Avoid unnecessary openssl calls for instant on restore #361

Closed dettmoney closed 1 year ago

dettmoney commented 1 year ago

Instant on restore time can be reduced by 5-10ms by changing the docker-server.sh script to remove openssl calls when they are not needed.