Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/Dockerfile/HTTPd.Dockerfile')
-rw-r--r--vendor/Dockerfile/HTTPd.Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/Dockerfile/HTTPd.Dockerfile b/vendor/Dockerfile/HTTPd.Dockerfile
new file mode 100644
index 00000000000..2f05427323c
--- /dev/null
+++ b/vendor/Dockerfile/HTTPd.Dockerfile
@@ -0,0 +1,3 @@
+FROM httpd:alpine
+
+COPY ./ /usr/local/apache2/htdocs/