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:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-09-30 15:24:39 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2015-09-30 15:24:39 +0300
commitf9e5a30d039026616d12b74d9b1d96efed8f9468 (patch)
tree15e4b586a39cd0e2170aca29e8d1c095d0728afb /docker-compose.yml
parent34431d8ecb1c3d3082c3e391db70b33ca7dbf056 (diff)
Update docker guide and add docker-compose.yml
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
new file mode 100644
index 00000000000..e5a5d8dd53d
--- /dev/null
+++ b/docker-compose.yml
@@ -0,0 +1,2 @@
+app:
+ image: gitlab/gitlab-ce:latest