From e9af4cfb89a96062007cfbd5ab164a7070ffb7bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Cort=C3=A9s?= Date: Fri, 5 Apr 2019 09:18:19 -0300 Subject: [PATCH] Tuve que poner docker a un proyecto de 2 archivos Me siento horriblemente sucio XD --- Dockerfile | 3 +++ index.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 Dockerfile diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..652d79b --- /dev/null +++ b/Dockerfile @@ -0,0 +1,3 @@ +FROM nginx:alpine + +COPY . /usr/share/nginx/html diff --git a/index.html b/index.html index afa6313..c80bc4f 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@ regexr github sourcehut + digitalocean trello calendar unsplash