mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-14 09:51:05 +00:00
Updated Version (markdown)
parent
7beb8046f3
commit
6e1a61a974
@ -32,6 +32,7 @@ Now pull the Docker image: `docker compose pull netbox`
|
||||
To quickly iterate through specific version, you can set the `VERSION` environment variable.
|
||||
|
||||
Make sure that your `docker-compose.override.yml` does not override the `image:` line.
|
||||
Or, if you had to built a custom image due to plugin requirements, re-build that first.
|
||||
Now set and export the environment-variable `VERSION` before invoking `docker compose`, as shown below.
|
||||
`VERSION` may be set to the name of
|
||||
[any tag of the `netboxcommunity/netbox` Docker image on Docker Hub](netbox-dockerhub) or [Quay.io](netbox-quayio).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user