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 0399268 commit 2a85268Copy full SHA for 2a85268
Dockerfile
@@ -13,3 +13,4 @@ RUN apk add --no-cache tzdata ca-certificates
13
COPY --from=build /app/main /main
14
COPY --from=build /src/configs /configs
15
16
+CMD ["/main"]
0 commit comments