You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker: Ship certificates to the container (#126)
scratch is an empty container without any certs, this will
make sidekick fails to connect with MinIO with TLS configured.
This commit will copy the standard certs from the latest alpine
image to get the latest standard certificates.