Skip to content

Commit acca771

Browse files
author
patched.codes[bot]
committed
Patched: "/tmp/tmpqik896dk/docker/ubuntu-image/docker-compose.yml"
1 parent ce0bb00 commit acca771

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/ubuntu-image/docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
cap_add:
77
- NET_ADMIN
88
volumes:
9-
- ./slips/config:/StratosphereLinuxIPS/config/
10-
- ./logs/:/var/log/slips
9+
- ./slips/config:/StratosphereLinuxIPS/config/:ro
10+
- ./logs/:/var/log/slips:rw
1111
network_mode: "host"
1212
entrypoint: ["/bin/bash"]
13-
13+
user: "nonrootuser"

0 commit comments

Comments
 (0)