mirror of
https://github.com/jimeh/bah.io.git
synced 2026-02-19 06:36:41 +00:00
Dockerize bah.io
This commit is contained in:
2
Dockerfile
Normal file
2
Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:stable-alpine
|
||||
ADD index.html /usr/share/nginx/html/
|
||||
Reference in New Issue
Block a user