FROM alpine

# outputs a static instance and certificate
COPY instance.json /instance.json
ENTRYPOINT mv /instance.json /output/instance.json
