security: don't expose docker socket by default

This commit is contained in:
2023-07-06 15:13:08 +02:00
parent b46f3ae4fc
commit 3de29f0135
4 changed files with 10 additions and 2 deletions

1
release/next Normal file
View File

@ -0,0 +1 @@
If you use your own outpost you need to uncomment COMPOSE_FILE="$COMPOSE_FILE:compose.outposts.yml" to expose the docker socket again.