Merge pull request #202 from netbox-community/prepare_184
Prepares scripts and documentation for #184
This commit is contained in:
commit
7af88388bb
6 changed files with 19 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue