FROM scratch ADD etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ ADD bin/hw /bin/ CMD ["/bin/hw"]