#FROM is generated dynamically by the Makefile

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