Branch bottomNav was renamed to master.
FROM scratch
COPY pogdark-api /app/
EXPOSE 8080
CMD ["/app/pogdark-api"]