mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
Specify service images from the compose file
This commit is contained in:
+1
-7
@@ -4,11 +4,5 @@
|
||||
"version": "2.1.1",
|
||||
"platforms": [
|
||||
"linux/arm64"
|
||||
],
|
||||
"images": {
|
||||
"linux/arm64": {
|
||||
"registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/arm64:v2.1": "streamline-emr:latest",
|
||||
"registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/statistics/arm64:2.2": "statistics:latest"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user