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 16ee10d commit be81d69Copy full SHA for be81d69
Dockerfile
@@ -1,6 +1,6 @@
1
# https://lipanski.com/posts/smallest-docker-image-static-website
2
-# https://github.com/lipanski/docker-static-website
3
-FROM lipanski/docker-static-website:latest
+# https://github.com/forksss/docker-static-website
+FROM wcjiang/docker-static-website:latest
4
5
# Copy the static website
6
# Use the .dockerignore file to control what ends up inside the image!
0 commit comments