diff --git a/projects/age-calculator/Dockerfile b/projects/age-calculator/Dockerfile new file mode 100644 index 0000000..b3c842d --- /dev/null +++ b/projects/age-calculator/Dockerfile @@ -0,0 +1,2 @@ +FROM nginx +COPY . /usr/share/nginx/html/ diff --git a/projects/amine-pics-generator/Dockerfile b/projects/amine-pics-generator/Dockerfile new file mode 100644 index 0000000..b3c842d --- /dev/null +++ b/projects/amine-pics-generator/Dockerfile @@ -0,0 +1,2 @@ +FROM nginx +COPY . /usr/share/nginx/html/