+ updates
This commit is contained in:
@@ -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
@@ -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: .
|
||||
|
||||
Reference in New Issue
Block a user