Merge pull request #202 from netbox-community/prepare_184

Prepares scripts and documentation for #184
This commit is contained in:
Christian Mäder
2019-12-20 11:42:41 +01:00
committed by GitHub
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