FROM base
COPY scripts/dockerimages/scripts/docker.sh /
COPY build/initrd/ca.crt /etc/ssl/certs/ca-certificates.crt
CMD ["/docker.sh"]