+ updates

This commit is contained in:
moo
2026-05-24 18:22:06 +02:00
parent b027d6dcc0
commit 9ea61508e9
2 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
#REPOSITORY=10.0.1.52:5000
REPOSITORY=moothecow
#REPOSITORY=172.105.85.44
VERSION=0.0.19
VERSION=0.0.21
+11 -9
View File
@@ -26,6 +26,17 @@ services:
- linux/arm64
- linux/arm/v7
image: ${REPOSITORY}/moo-rist-to-rist:${VERSION}
moostream-stats:
build:
context: .
dockerfile: ./Dockerfile-Stats
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
image: ${REPOSITORY}/moo-rist-stats:${VERSION}
#moo-rist-relay:
# build:
# context: .
@@ -50,15 +61,6 @@ services:
# - linux/amd64
# - linux/arm64
# image: ${REPOSITORY}/moo-rist-logger-sender:${VERSION}
moostream-stats:
build:
context: .
dockerfile: ./Dockerfile-Stats
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
image: ${REPOSITORY}/moo-rist-stats:${VERSION}
#moostream-stats-sender:
# build:
# context: .