Agregado docker

This commit is contained in:
2021-12-13 22:42:42 -03:00
parent 125699b18e
commit 853cfa5da3
4 changed files with 4 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
Dockerfile
.git/
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:latest
COPY . /usr/share/nginx/html
Executable → Regular
View File
-3
View File
@@ -1,3 +0,0 @@
#!/bin/sh
rsync -av index.html zgh:www-dir/start.danielcortes.xyz/index.html