README updated
This commit is contained in:
parent
d39ecb84c3
commit
93679fa35c
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ It serves as demo to on how to setup the containerization with docker.
|
|||
|
||||
Clone the 3 repos into the folder:
|
||||
|
||||
```mkdir TestProject && cd TestProject```
|
||||
```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker```
|
||||
```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend```
|
||||
```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend```
|
||||
* ```mkdir TestProject && cd TestProject```
|
||||
* ```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker```
|
||||
* ```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend```
|
||||
* ```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend```
|
||||
|
||||
|
||||
## SSH git clone via docker compose
|
||||
|
|
Loading…
Reference in a new issue