ca-legacy
Common CA certificates
RUN apt-get update && \
apt-get install -y ca-certificates
RUN apt-get update && \
apt-get install -y ca-certificates
RUN apk add ca-certificates
RUN pacman -S --noconfirm ca-certificates
RUN apt-get update && \
apt-get install -y ca-certificates
RUN yum install -y ca-certificates
RUN dnf install -y ca-certificates
RUN apt-get update && \
apt-get install -y ca-certificates