Sign inSign up

wcjiang/docker-static-website

By wcjiang

Updated over 1 year ago

A very small Docker image (~154KB) to run any static website

Image
4

6.0K

wcjiang/docker-static-website repository overview

使用我的应用,也是对我的支持
Deskmark Keyzer Vidwall Hub VidCrop Vidwall Mousio Hint Mousio Musicer Audioer FileSentinel FocusCursor Videoer KeyClicker DayBar Iconed RightMenu Master Quick RSS Quick RSS Web Serve Copybook Generator DevTutor for SwiftUI RegexMate Time Passage Iconize Folder Textsound Saver Create Custom Symbols DevHub Resume Revise Palette Genius Symbol Scribe

See: https://github.com/lipanski/docker-static-website

See: https://github.com/forksss/docker-static-website

# https://lipanski.com/posts/smallest-docker-image-static-website
# https://github.com/lipanski/docker-static-website
# https://github.com/forksss/docker-static-website
FROM lipanski/docker-static-website:latest

# Copy the static website
# Use the .dockerignore file to control what ends up inside the image!
COPY ./build .

Tag summary

Content type

Image

Digest

sha256:55a5563f6

Size

91 kB

Last updated

over 1 year ago

docker pull wcjiang/docker-static-website