This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
host.today
/
ht-docker-static
Watch
2
Star
0
Fork
0
You've already forked ht-docker-static
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33ef5f04f0
ht-docker-static
/
Dockerfile
5 lines
97 B
Docker
Raw
Normal View
History
Unescape
Escape
initial
2016-01-01 00:07:44 +00:00
FROM
nginx
now serving content from /srv/html/
2016-01-01 00:35:00 +00:00
COPY
./html /srv/html
COPY
./nginx/patched/nginx.conf /etc/nginx/nginx.conf
initial
2016-01-01 00:07:44 +00:00
EXPOSE
80
Reference in New Issue
Copy Permalink