Skip to content

Commit 29e81ef

Browse files
committed
Docker : adding SELinux for Docker service
1 parent 97f0c0b commit 29e81ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ services:
66
stdin_open: true
77
working_dir: /app
88
volumes:
9-
- .:/app
9+
- .:/app:z

0 commit comments

Comments
 (0)