Skip to content

Commit 1f152be

Browse files
update README.md
1 parent 2051577 commit 1f152be

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,12 @@ Build your own distroless images with this mini file system and some binaries
2828

2929
# CONTAINER HELPERS
3030
* [11notes/distroless:cmd-socket](https://github.com/11notes/go-cmd-socket) - cmd-socket
31+
* [11notes/distroless:localhealth](https://github.com/11notes/docker-distroless/blob/master/localhealth.dockerfile) - localhealth
32+
33+
# CONTAINER BUILD ENVIRONMENTS
34+
* [11notes/distroless:qt](https://github.com/11notes/docker-distroless/blob/master/qt.dockerfile) - Qt (with GUI or withouth as -minimal)
3135

32-
There are also application services, that are distroless, but don’t serve well as a base layer or only for people who know how to handle them, these are:
36+
There are also application services, that are distroless, but don’t serve well as a base layer or only for user who know how to handle them, these are:
3337

3438
# APPLICATION SERVICES WITH THEIR OWN IMAGES
3539
* [11notes/socket-proxy](https://github.com/11notes/docker-socket-proxy) - socket-proxy
@@ -47,6 +51,10 @@ There are also application services, that are distroless, but don’t serve well
4751
* [11notes/qbittorrent](https://github.com/11notes/docker-qbittorrent) - qbittorrent
4852
* [11notes/tinyauth](https://github.com/11notes/docker-tinyauth) - tinyauth
4953
* [11notes/redis](https://github.com/11notes/docker-redis) - redis
54+
* [11notes/whodb](https://github.com/11notes/docker-whodb) - whodb
55+
* [11notes/syncthing](https://github.com/11notes/docker-syncthing) - syncthing
56+
* [11notes/express](https://github.com/11notes/docker-express) - express
57+
* [11notes/prometheus](https://github.com/11notes/docker-prometheuss) - prometheus
5058

5159
# BUILD 🚧
5260
```yaml
@@ -76,4 +84,4 @@ docker pull quay.io/11notes/distroless:latest
7684
# ElevenNotes™️
7785
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-distroless/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-distroless/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-distroless/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
7886

79-
*created 17.09.2025, 11:20:23 (CET)*
87+
*created 22.09.2025, 06:48:26 (CET)*

0 commit comments

Comments
 (0)