Skip to content

Commit 4f67f37

Browse files
committed
Keep docker tag information on the README file
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
1 parent 2730fcc commit 4f67f37

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,20 @@ For more detailed information, please refer to our documentation:
9898
- [Docker tags and versioning](https://docs.pi-hole.net/docker/#docker-tags-and-versioning)
9999
- [Upgrading, Persistence, and Customizations](https://docs.pi-hole.net/docker/upgrading/)
100100

101+
## Docker tags and versioning
102+
103+
The primary docker tags are explained in the following table. [Click here to see the full list of tags](https://hub.docker.com/r/pihole/pihole/tags). See [GitHub Release notes](https://github.com/pi-hole/docker-pi-hole/releases) to see the specific version of Pi-hole Core, Web, and FTL included in the release.
104+
105+
The Date-based (including incremented "Patch" versions) do not relate to any kind of semantic version number, rather a date is used to differentiate between the new version and the old version, nothing more.
106+
107+
Release notes will always contain full details of changes in the container, including changes to core Pi-hole components.
108+
109+
| tag | description |
110+
| :--- | :--- |
111+
| `latest` | Always the latest release |
112+
| `2022.04.0` | Date-based release |
113+
| `nightly` | Built and pushed whenever there are changes on the `development` branch and additionally produced by the scheduled nightly job. These are the most experimental development images and may change frequently |
114+
101115
## User Feedback
102116

103117
Please report issues on the [GitHub project](https://github.com/pi-hole/docker-pi-hole) when you suspect something docker related. Pi-hole or general docker questions are best answered on our [user forums](https://discourse.pi-hole.net/c/bugs-problems-issues/docker/30)

0 commit comments

Comments
 (0)