mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
0c0e3e5590
commit
961f6b0e79
@ -146,7 +146,8 @@ services:
|
|||||||
platforms:
|
platforms:
|
||||||
#- linux/arm64
|
#- linux/arm64
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
user: root
|
#user: root
|
||||||
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed
|
- ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed
|
||||||
- .:/repo
|
- .:/repo
|
||||||
|
Loading…
Reference in New Issue
Block a user