Search Docker Hub
serve-static
By gdml
Tiny docker image used to serve our vue.js apps
2.3K
Tiny image we use to serve our vue.js-based SPAs with bundled healthcheks.
Build your frontend to a folder named dist and add this Dockerfile:
dist
FROM gdml/serve-static:1.0.0
Content type
Image
Digest
Size
40.4 MB
Last updated
over 5 years ago
docker pull gdml/serve-static