mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-07-31 10:31:47 +00:00
site now runs in docker
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
COPY site /usr/share/nginx/html
|
Reference in New Issue
Block a user