summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker-compose.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index e222c20..c99ab20 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -23,7 +23,7 @@ services:
- linux/amd64
- linux/arm64/v8
- linux/arm/v7
- - linux/arm/v6
+
args:
- COMPONENT=cache
volumes:
@@ -47,7 +47,7 @@ services:
- linux/amd64
- linux/arm64/v8
- linux/arm/v7
- - linux/arm/v6
+
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -68,7 +68,7 @@ services:
- linux/amd64
- linux/arm64/v8
- linux/arm/v7
- - linux/arm/v6
+
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -93,7 +93,7 @@ services:
- linux/amd64
- linux/arm64/v8
- linux/arm/v7
- - linux/arm/v6
+
volumes:
- ./config/default.yml:/config/default.yml
environment:
@@ -116,7 +116,7 @@ services:
- linux/amd64
- linux/arm64/v8
- linux/arm/v7
- - linux/arm/v6
+
volumes:
- ./config/default.yml:/config/default.yml
environment: