Skip to content
Snippets Groups Projects
Commit f31bad0a authored by Vasilis Tsiligiannis's avatar Vasilis Tsiligiannis
Browse files

footloose: Do not run the container with privileges


Privileged containers are considered dangerous.

Signed-off-by: default avatarVasilis Tsiligiannis <acinonyx@openwrt.gr>
parent d6757aeb
Branches
Tags
No related merge requests found
......@@ -10,7 +10,6 @@ machines:
name: node%d
portMappings:
- containerPort: 22
privileged: true
volumes:
- type: bind
source: /sbin/modprobe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment