Sign inSign up

140eight/ngx

By 140eight

Updated almost 7 years ago

Image
0

896

140eight/ngx repository overview

FROM nginx

COPY index.html /usr/share/nginx/html

COPY files/ /usr/share/nginx/html

CMD ["nginx", "-g", "daemon off;"]

Tag summary

Content type

Image

Digest

Size

-

Last updated

almost 7 years ago

docker pull 140eight/ngx