1
0
mirror of https://github.com/balkian/gists.git synced 2025-03-12 01:37:14 +00:00

5 lines
51 B
Docker
Raw Normal View History

2015-11-01 19:52:23 +01:00
FROM nginx
2015-11-01 19:42:58 +01:00
EXPOSE 80
ADD . /usr/share/nginx/html/