commit d3504a7033046e80239d35d9f7dc612977e0a68e Author: Carlos Martinez Date: Fri Feb 23 23:23:42 2024 -0300 Initial commit diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/Dockerfile @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/var/www/index.html b/var/www/index.html new file mode 100644 index 0000000..d579cd9 --- /dev/null +++ b/var/www/index.html @@ -0,0 +1,5 @@ + + + Carlos Martinez + + \ No newline at end of file