#FROM is generated dynamically by the Makefile

ENTRYPOINT ["/app/bin/boot"]
ADD bin/boot /app/bin/boot
