automated terminal push
This commit is contained in:
5
web/Dockerfile
Executable file
5
web/Dockerfile
Executable file
@@ -0,0 +1,5 @@
|
||||
FROM nginx
|
||||
|
||||
WORKDIR /usr/share/nginx/html/
|
||||
|
||||
COPY . .
|
Reference in New Issue
Block a user