Create README.md

This commit is contained in:
Jay Gabriels
2022-08-07 16:01:18 -07:00
parent cb5805e88a
commit f7c829564f

View File

@@ -0,0 +1,7 @@
# Local GitLab
Allows you to spin up GitLab locally with Docker to test cloning. Would eventually like to turn these into integration tests.
For enterprise GitLab, start docker then run `./scripts/local-gitlab/start-ee.sh false` from the root of the repo
TODO: Do the same for the community edition of GitLab