Skip to content

Commit e866e34

Browse files
eloycotoelai-shalev
authored andcommitted
fix: docker-compose selinux problem
Related to this commit: containers/podman-compose@82d7622 Since version v1.5.0 Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
1 parent 54023cc commit e866e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
secrets:
22
gcp-credentials:
33
file: ~/.config/gcloud/application_default_credentials.json
4+
x-podman.relabel: Z
45

56
services:
67
llama-stack:

0 commit comments

Comments
 (0)