FROM arm64v8/debian:stable-slim
ENV PATH $PATH:/nim/bin:/root/.nimble/bin
COPY ./bootstrap.sh ./
RUN sh ./bootstrap.sh