FROM scratch COPY pogdark-api /app/pogdark-api EXPOSE 8080 CMD ["/app/pogdark-api"]