We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e2833 commit 0f9fc63Copy full SHA for 0f9fc63
README.md
@@ -13,7 +13,7 @@ Your own lokal, personal, continous build enviroment (maybe in future releases I
13
## Installation
14
Bring up your own build environment ... just do a
15
```
16
- https://github.com/Springjunky/docker-local-build-environment.git
+ git clone https://github.com/Springjunky/docker-local-build-environment.git
17
cd docker-local-build-environment
18
sudo ./prepareCompose.sh
19
docker-compose up --build -d
0 commit comments