This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
interval-timer
Watch
1
Star
0
Fork
You've already forked interval-timer
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
1
Wiki
Activity
Actions
2f51352674
interval-timer
/
Dockerfile
5 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
Add Dockerfile
2020-05-10 22:35:53 +00:00
FROM nginx:latest
Use gzip compression in nginx Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-12 05:05:03 +00:00
COPY gzip.conf /etc/nginx/conf.d
Move app files to src directory Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-12 04:48:43 +00:00
COPY src /usr/share/nginx/html
Reference in a new issue
Copy permalink