FROM scratch COPY ca-certificates.crt /etc/ssl/certs/ COPY rbxcompiler / WORKDIR /stage ENTRYPOINT ["/rbxcompiler"]