We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49b7fd commit b8cbdf9Copy full SHA for b8cbdf9
1 file changed
Dockerfile
@@ -1,7 +1,6 @@
1
FROM --platform=$BUILDPLATFORM scratch AS final
2
3
ENV TZ=Asia/Tehran
4
-WORKDIR /app
5
6
COPY dist/ /
7
EXPOSE 3000
0 commit comments