summaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml20
1 files changed, 15 insertions, 5 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 04ec54d..e222c20 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -21,7 +21,9 @@ services:
x-bake:
platforms:
- linux/amd64
- - linux/arm64
+ - linux/arm64/v8
+ - linux/arm/v7
+ - linux/arm/v6
args:
- COMPONENT=cache
volumes:
@@ -43,7 +45,9 @@ services:
x-bake:
platforms:
- linux/amd64
- - linux/arm64
+ - linux/arm64/v8
+ - linux/arm/v7
+ - linux/arm/v6
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -62,7 +66,9 @@ services:
x-bake:
platforms:
- linux/amd64
- - linux/arm64
+ - linux/arm64/v8
+ - linux/arm/v7
+ - linux/arm/v6
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -85,7 +91,9 @@ services:
x-bake:
platforms:
- linux/amd64
- - linux/arm64
+ - linux/arm64/v8
+ - linux/arm/v7
+ - linux/arm/v6
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -106,7 +114,9 @@ services:
x-bake:
platforms:
- linux/amd64
- - linux/arm64
+ - linux/arm64/v8
+ - linux/arm/v7
+ - linux/arm/v6
volumes:
- ./config/default.yml:/config/default.yml
environment: