test fixes for SELinux (Fedora)

This commit is contained in:
aanno
2021-11-24 16:37:17 +01:00
committed by Muayyad Alsadi
parent 80a47a13d5
commit 17f9ca61bd
11 changed files with 41 additions and 40 deletions

View File

@ -12,9 +12,9 @@ services:
networks:
- net1
ports:
- 8001:8001
- 8001:8001
volumes:
- ./test1.txt:/var/www/html/index.txt:ro
- ./test1.txt:/var/www/html/index.txt:ro,z
web2:
image: busybox
#container_name: web2
@ -25,7 +25,7 @@ services:
- net1
- net2
ports:
- 8002:8001
- 8002:8001
volumes:
- ./test2.txt:/var/www/html/index.txt:ro
- ./test2.txt:/var/www/html/index.txt:ro,z