Prepares scripts and documentation for #184

This commit is contained in:
Christian Mäder 2019-12-10 21:44:11 +01:00
parent c083baf640
commit a4186c1031
6 changed files with 19 additions and 19 deletions

View file

@ -43,10 +43,10 @@ Then there is currently one extra tags for each of the above labels:
## Quickstart
To get Netbox up and running:
To get Netbox up and running in Docker:
```bash
git clone -b master https://github.com/netbox-community/netbox-docker.git
git clone -b release https://github.com/netbox-community/netbox-docker.git
cd netbox-docker
docker-compose pull
docker-compose up -d