Fixes in building Docker image
This commit is contained in:
@@ -22,7 +22,6 @@ COPY --from=builder $BIN_OUTPUT /app
|
||||
COPY --from=builder /go/bin/migrate /bin/migrate
|
||||
COPY deploy/.env.docker /.env
|
||||
COPY ./bin /bin
|
||||
# COPY deploy/certs /certs
|
||||
|
||||
RUN chmod 755 /bin/entrypoint.sh /bin/migrate.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user