Enforce container name limit and update appstore push workflow

This commit is contained in:
Joachim Friberg
2026-03-19 22:16:12 +01:00
parent 6baad76e0d
commit 56dfa7a653
4 changed files with 54 additions and 6 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ docker inspect docker-ip-addr-manager | jq '.[0].Config.Env'
```bash
docker logs --tail 200 docker-ip-addr-manager
docker logs --tail 200 docker-ip-addr-manager-socket-proxy
docker logs --tail 200 docker-ip-addr-manager-proxy
```
- Konkreta felobservationer:
@@ -45,7 +45,7 @@ services:
socket-proxy:
image: lscr.io/linuxserver/socket-proxy:version-24.02.26
container_name: docker-ip-addr-manager-socket-proxy
container_name: docker-ip-addr-manager-proxy
restart: unless-stopped
environment:
TZ: Europe/Stockholm