|
7 | 7 | 
|
8 | 8 | [][netbox-docker-license]
|
9 | 9 |
|
10 |
| -[The Github repository](netbox-docker-github) houses the components needed to build NetBox as a Docker container. |
11 |
| -Images are built using this code and are released to [Docker Hub][netbox-dockerhub] and [Quay.io][netbox-quayio] once a day. |
| 10 | +[The Github repository](netbox-docker-github) houses the components needed to build NetBox as a container. |
| 11 | +Images are built regularly using the code in that repository and are pushed to [Docker Hub][netbox-dockerhub], [Quay.io][netbox-quayio] and [GitHub Container Registry][netbox-ghcr]. |
12 | 12 |
|
13 | 13 | Do you have any questions?
|
14 | 14 | Before opening an issue on Github,
|
15 |
| -please join the [our Slack][netbox-docker-slack] and ask for help in the [`#netbox-docker`][netbox-docker-slack-channel] channel. |
| 15 | +please join [our Slack][netbox-docker-slack] and ask for help in the [`#netbox-docker`][netbox-docker-slack-channel] channel. |
16 | 16 |
|
17 | 17 | [github-stargazers]: https://github.com/netbox-community/netbox-docker/stargazers
|
18 | 18 | [github-release]: https://github.com/netbox-community/netbox-docker/releases
|
19 | 19 | [netbox-docker-microbadger]: https://microbadger.com/images/netboxcommunity/netbox
|
20 | 20 | [netbox-dockerhub]: https://hub.docker.com/r/netboxcommunity/netbox/
|
| 21 | +[netbox-quayio]: https://quay.io/repository/netboxcommunity/netbox |
| 22 | +[netbox-ghcr]: https://ghcr.io/netbox-community/netbox/ |
21 | 23 | [netbox-docker-github]: https://github.com/netbox-community/netbox-docker/
|
22 | 24 | [netbox-docker-slack]: https://join.slack.com/t/netdev-community/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ
|
23 | 25 | [netbox-docker-slack-channel]: https://netdev-community.slack.com/archives/C01P0GEVBU7
|
24 | 26 | [netbox-slack-channel]: https://netdev-community.slack.com/archives/C01P0FRSXRV
|
25 | 27 | [netbox-docker-license]: https://github.com/netbox-community/netbox-docker/blob/release/LICENSE
|
26 |
| -[netbox-quayio]: https://quay.io/repository/netboxcommunity/netbox |
27 | 28 |
|
28 | 29 | ## Quickstart
|
29 | 30 |
|
|
0 commit comments