Skip to content

Commit ade338e

Browse files
committed
2 parents b2bd34a + 713a511 commit ade338e

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "adguard",
44
"root": "/adguard",
55
"semver": {
6-
"version": "0.107.64"
6+
"version": "0.107.66"
77
},
88
"readme": {
99
"description": "Run AdGuardHome rootless and distroless.",

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![banner](https://github.com/11notes/defaults/blob/main/static/img/banner.png?raw=true)
22

33
# ADGUARD
4-
![size](https://img.shields.io/docker/image-size/11notes/adguard/0.107.64?color=0eb305)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![version](https://img.shields.io/docker/v/11notes/adguard/0.107.64?color=eb7a09)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![pulls](https://img.shields.io/docker/pulls/11notes/adguard?color=2b75d6)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)[<img src="https://img.shields.io/github/issues/11notes/docker-ADGUARD?color=7842f5">](https://github.com/11notes/docker-ADGUARD/issues)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![swiss_made](https://img.shields.io/badge/Swiss_Made-FFFFFF?labelColor=FF0000&logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0idHJhbnNwYXJlbnQiLz4KICA8cGF0aCBkPSJtMTMgNmg2djdoN3Y2aC03djdoLTZ2LTdoLTd2LTZoN3oiIGZpbGw9IiNmZmYiLz4KPC9zdmc+)
4+
![size](https://img.shields.io/docker/image-size/11notes/adguard/0.107.66?color=0eb305)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![version](https://img.shields.io/docker/v/11notes/adguard/0.107.66?color=eb7a09)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![pulls](https://img.shields.io/docker/pulls/11notes/adguard?color=2b75d6)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)[<img src="https://img.shields.io/github/issues/11notes/docker-ADGUARD?color=7842f5">](https://github.com/11notes/docker-ADGUARD/issues)![5px](https://github.com/11notes/defaults/blob/main/static/img/transparent5x2px.png?raw=true)![swiss_made](https://img.shields.io/badge/Swiss_Made-FFFFFF?labelColor=FF0000&logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0idHJhbnNwYXJlbnQiLz4KICA8cGF0aCBkPSJtMTMgNmg2djdoN3Y2aC03djdoLTZ2LTdoLTd2LTZoN3oiIGZpbGw9IiNmZmYiLz4KPC9zdmc+)
55

66
Run AdGuardHome rootless and distroless.
77

@@ -31,10 +31,9 @@ If you value security, simplicity and optimizations to the extreme, then this im
3131
# COMPARISON 🏁
3232
Below you find a comparison between this image and the most used or original one.
3333

34-
| **image** | **size on disk** | **starts default as ([rootless](https://github.com/11notes/RTFM/blob/main/linux/container/image/rootless.md))** | **[distroless](https://github.com/11notes/RTFM/blob/main/linux/container/image/distroless.md)** |
35-
| ---: | ---: | :---: | :---: |
36-
| 11notes/adguard:0.107.64 | 10.6MB | 1000:1000 ||
37-
| adguard/adguardhome | 74.1MB | 0:0 ||
34+
| **image** | **size on disk** | **init default as** | **[distroless](https://github.com/11notes/RTFM/blob/main/linux/container/image/distroless.md)** | supported architectures
35+
| ---: | ---: | :---: | :---: | :---: |
36+
| adguard/adguardhome | 74MB | 0:0 || 386, amd64, arm64, armv6, armv7, ppc64le |
3837

3938
# DEFAULT CONFIG 📑
4039
```yaml
@@ -120,7 +119,7 @@ x-lockdown: &lockdown
120119

121120
services:
122121
adguard:
123-
image: "11notes/adguard:0.107.64"
122+
image: "11notes/adguard:0.107.66"
124123
<<: *lockdown
125124
environment:
126125
TZ: "Europe/Zurich"
@@ -148,6 +147,7 @@ volumes:
148147
networks:
149148
frontend:
150149
```
150+
To find out how you can change the default UID/GID of this container image, consult the [how-to.changeUIDGID](https://github.com/11notes/RTFM/blob/main/linux/container/image/11notes/how-to.changeUIDGID.md#change-uidgid-the-correct-way) section of my [RTFM](https://github.com/11notes/RTFM)
151151
152152
# DEFAULT SETTINGS 🗃️
153153
| Parameter | Value | Description |
@@ -167,19 +167,19 @@ networks:
167167
# MAIN TAGS 🏷️
168168
These are the main tags for the image. There is also a tag for each commit and its shorthand sha256 value.
169169

170-
* [0.107.64](https://hub.docker.com/r/11notes/adguard/tags?name=0.107.64)
171-
* [0.107.64-unraid](https://hub.docker.com/r/11notes/adguard/tags?name=0.107.64-unraid)
170+
* [0.107.66](https://hub.docker.com/r/11notes/adguard/tags?name=0.107.66)
171+
* [0.107.66-unraid](https://hub.docker.com/r/11notes/adguard/tags?name=0.107.66-unraid)
172172

173173
### There is no latest tag, what am I supposed to do about updates?
174-
It is of my opinion that the ```:latest``` tag is dangerous. Many times, I’ve introduced **breaking** changes to my images. This would have messed up everything for some people. If you don’t want to change the tag to the latest [semver](https://semver.org/), simply use the short versions of [semver](https://semver.org/). Instead of using ```:0.107.64``` you can use ```:0``` or ```:0.107```. Since on each new version these tags are updated to the latest version of the software, using them is identical to using ```:latest``` but at least fixed to a major or minor version.
174+
It is of my opinion that the ```:latest``` tag is dangerous. Many times, I’ve introduced **breaking** changes to my images. This would have messed up everything for some people. If you don’t want to change the tag to the latest [semver](https://semver.org/), simply use the short versions of [semver](https://semver.org/). Instead of using ```:0.107.66``` you can use ```:0``` or ```:0.107```. Since on each new version these tags are updated to the latest version of the software, using them is identical to using ```:latest``` but at least fixed to a major or minor version.
175175

176176
If you still insist on having the bleeding edge release of this app, simply use the ```:rolling``` tag, but be warned! You will get the latest version of the app instantly, regardless of breaking changes or security issues or what so ever. You do this at your own risk!
177177

178178
# REGISTRIES ☁️
179179
```
180-
docker pull 11notes/adguard:0.107.64
181-
docker pull ghcr.io/11notes/adguard:0.107.64
182-
docker pull quay.io/11notes/adguard:0.107.64
180+
docker pull 11notes/adguard:0.107.66
181+
docker pull ghcr.io/11notes/adguard:0.107.66
182+
docker pull quay.io/11notes/adguard:0.107.66
183183
```
184184
185185
# UNRAID VERSION 🟠
@@ -210,4 +210,4 @@ This image supports unraid by default. Simply add **-unraid** to any tag and the
210210
# ElevenNotes™️
211211
This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-adguard/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-adguard/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-adguard/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
212212
213-
*created 19.08.2025, 14:56:00 (CET)*
213+
*created 16.09.2025, 07:13:55 (CET)*

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ x-lockdown: &lockdown
99

1010
services:
1111
adguard:
12-
image: "11notes/adguard:0.107.64"
12+
image: "11notes/adguard:0.107.66"
1313
<<: *lockdown
1414
environment:
1515
TZ: "Europe/Zurich"

0 commit comments

Comments
 (0)