nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
7 additions and
0 deletions
-
README.md
|
|
@ -22,5 +22,12 @@ Run this from your home directory. This clones this repo into your home director |
|
|
|
curl "https://raw.githubusercontent.com/lncm/thebox-compose-system/master/install-box.sh" | sh |
|
|
|
``` |
|
|
|
|
|
|
|
### Running |
|
|
|
|
|
|
|
```bash |
|
|
|
# Build containers in build/ always |
|
|
|
docker-compose up -d --build |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|