FROM scratch
COPY advent-of-code /advent-of-code
ENTRYPOINT ["/advent-of-code"]
