Dockerize bah.io

This commit is contained in:
2016-11-24 09:16:44 +00:00
parent 0fc3c1b256
commit 4ab58c0bc9
4 changed files with 2 additions and 1 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx:stable-alpine
ADD index.html /usr/share/nginx/html/