FROM alpine

# outputs a static, semantically wrong solution.
COPY solution.json /solution.json
ENTRYPOINT mv /solution.json /output/solution.json
