Adjust Dockerfile.
This commit is contained in:
@@ -29,4 +29,4 @@ COPY --from=builder /app/harbormaster .
|
|||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
# Run the binary
|
# Run the binary
|
||||||
CMD ["./your-app-name"]
|
CMD ["./harbormaster"]
|
||||||
Reference in New Issue
Block a user