Sign inSign up

bsvogler/portraittogo-static

By bsvogler

Updated over 1 year ago

Image
0

826

bsvogler/portraittogo-static repository overview

FROM nginx:alpine
COPY ./html/p2go/index.html /usr/share/nginx/html/index.html
COPY ./static var/www/static/
COPY nginx.conf /etc/nginx/conf.d/default.conf

Tag summary

Content type

Image

Digest

sha256:6679f3e8e

Size

46 MB

Last updated

over 1 year ago

docker pull bsvogler/portraittogo-static