We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33e7df commit 0ac2096Copy full SHA for 0ac2096
Dockerfile
@@ -70,4 +70,4 @@ RUN go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
70
EXPOSE 8080
71
EXPOSE 50051
72
# Container start command for production
73
-ENTRYPOINT ["/compage"]
+ENTRYPOINT ["/compage", "start"]
0 commit comments