We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dafb53 commit 66d39b9Copy full SHA for 66d39b9
StorybookDockerfile
@@ -1,3 +1,3 @@
1
-FROM nginxinc/nginx-unprivileged:latest
+FROM nginxinc/nginx-unprivileged:alpine
2
COPY nginx.conf /etc/nginx/conf.d/default.conf
3
-COPY ./storybook-static /usr/share/nginx/html
+COPY ./storybook-static /usr/share/nginx/html
0 commit comments