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