Updated Version (markdown)
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user