mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-22 16:13:20 +01:00
Update README.md
This commit is contained in:
parent
97e5cef2c8
commit
5617180c0d
@ -60,8 +60,8 @@ In order to create the container you must specify the hostname of container and
|
||||
In this example your container will be acessible from https://bbb001.bbbvm.imdt.com.br :
|
||||
|
||||
```
|
||||
docker-compose build bbb
|
||||
NAME=bbb001 DOMAIN=bbbvm.imdt.com.br sh -c 'docker-compose run --name $NAME bbb'
|
||||
docker-compose build bbb22
|
||||
NAME=bbb001 DOMAIN=bbbvm.imdt.com.br sh -c 'docker-compose run --name $NAME bbb22'
|
||||
```
|
||||
## 6. Add an entry in your `/etc/hosts` file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user