1- <!-- DO NOT EDIT THIS FILE MANUALLY -->
2- <!-- Please read the https://github.com/linuxserver-labs/docker-daedalos/blob/master/.github/CONTRIBUTING.md -->
3-
41[ ![ linuxserver.io] ( https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lsio-labs-wide.png )] ( https://linuxserver.io )
52
63[ ![ Blog] ( https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Blog )] ( https://blog.linuxserver.io " all the things you can do with our containers including How-To guides, opinions and much more! ")
@@ -35,6 +32,9 @@ Find us at:
3532[ ![ GitHub Stars] ( https://img.shields.io/github/stars/linuxserver-labs/docker-daedalos.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github )] ( https://github.com/linuxserver-labs/docker-daedalos )
3633[ ![ GitHub Release] ( https://img.shields.io/github/release/linuxserver-labs/docker-daedalos.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github )] ( https://github.com/linuxserver-labs/docker-daedalos/releases )
3734[ ![ GitHub Package Repository] ( https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitHub%20Package&logo=github )] ( https://github.com/linuxserver-labs/docker-daedalos/packages )
35+ [ ![ ci] ( https://img.shields.io/github/workflow/status/linuxserver-labs/docker-daedalos/Check%20for%20update%20and%20release.svg?labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github&label=Check%20For%20Upstream%20Updates )] ( https://github.com/linuxserver-labs/docker-daedalos/actions/workflows/call-chck-and-release.yml )
36+ [ ![ ci] ( https://img.shields.io/github/workflow/status/linuxserver-labs/docker-daedalos/Check%20for%20base%20image%20updates.svg?labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github&label=Check%20For%20Baseimage%20Updates )] ( https://github.com/linuxserver-labs/docker-daedalos/actions/workflows/call-baseimage-update.yml )
37+ [ ![ ci] ( https://img.shields.io/github/workflow/status/linuxserver-labs/docker-daedalos/Build%20Image%20On%20Release.svg?labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github&label=Build%20Image )] ( https://github.com/linuxserver-labs/docker-daedalos/actions/workflows/call-build-image.yml )
3838
3939[ daedalOS] ( https://github.com/DustinBrett/daedalOS ) - Desktop environment in the browser.
4040
@@ -48,11 +48,11 @@ Simply pulling `lscr.io/linuxserver-labs/daedalos` should retrieve the correct i
4848
4949The architectures supported by this image are:
5050
51- | Architecture | Tag |
52- | :----: | --- |
53- | x86-64 | latest |
54- | arm64 | latest |
55- | armhf | latest |
51+ | Architecture | Available | Tag |
52+ | :----: | :----: | - --- |
53+ | x86-64 | ✅ | latest |
54+ | arm64 | ✅ | latest |
55+ | armhf | ✅ | latest |
5656
5757## Application Setup
5858
0 commit comments