doc: Update Dockerfile #454
This commit is contained in:
parent
16ee10d617
commit
be81d69878
|
|
@ -1,6 +1,6 @@
|
|||
# https://lipanski.com/posts/smallest-docker-image-static-website
|
||||
# https://github.com/lipanski/docker-static-website
|
||||
FROM lipanski/docker-static-website:latest
|
||||
# https://github.com/forksss/docker-static-website
|
||||
FROM wcjiang/docker-static-website:latest
|
||||
|
||||
# Copy the static website
|
||||
# Use the .dockerignore file to control what ends up inside the image!
|
||||
|
|
|
|||
Loading…
Reference in New Issue