We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ddd733 + b705978 commit d35675dCopy full SHA for d35675d
Dockerfile.slim
@@ -19,4 +19,4 @@ COPY dist /usr/share/nginx/html
19
20
EXPOSE 3000
21
22
-CMD ["nginx", "-g", "daemon off"]
+CMD ["nginx", "-g", "daemon off;"]
0 commit comments