增加armv7版本

This commit is contained in:
waxgourd
2024-03-25 20:01:30 +08:00
parent 0e2cbc0247
commit 24bc89610f
41 changed files with 117 additions and 64 deletions

View File

@@ -1,5 +1,5 @@
name: docker日志监控Dozzle
version: v6.3.0
version: 6.3.0
slug: dozzle
codenotary: wghaos@163.com
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'
@@ -9,9 +9,11 @@ init: false
arch:
- aarch64
- amd64
- armv7
docker_api: true
webui: "[PROTO:http]://[HOST]:[PORT:8080]"
ports:
8080/tcp: 8080
ports_description:
8080/tcp: Web interface
boot: manual