You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,5 +27,6 @@ Currently maintained image tags:
27
27
|[postgresql](https://github.com/CubeCoders/dockerfiles/tree/master/apps/postgresql/Dockerfile)| An image based on the `debian` image, incorporating specific dependencies required to build PostgreSQL from source |
28
28
|[uptime-kuma-2](https://github.com/CubeCoders/dockerfiles/tree/master/apps/uptime-kuma-2/Dockerfile)| An image based on the `debian` image, incorporating specific dependencies and setup required for Uptime Kuma 2 |
29
29
|[sinusbot](https://github.com/CubeCoders/dockerfiles/tree/master/apps/sinusbot/Dockerfile)| An image based on the `debian` image, incorporating specific dependencies and setup required for SinusBot |
30
+
|[redis](https://github.com/CubeCoders/dockerfiles/tree/master/apps/redis/Dockerfile)| An image based on the `ubuntu` image, incorporating specific dependencies required to build Redis from source |
30
31
31
32
All images (other than the `sinusbot` image) are built for `linux/amd64` and `linux/arm64`. The `linux/arm64` builds include [box86](https://github.com/Pi-Apps-Coders/box86-debs) and [box64](https://github.com/Pi-Apps-Coders/box64-debs).
0 commit comments