mirror of
https://github.com/docker/compose.git
synced 2025-09-01 06:58:14 +02:00
8 lines
109 B
YAML
8 lines
109 B
YAML
services:
|
|
privileged-service:
|
|
build:
|
|
context: .
|
|
entitlements:
|
|
- security.insecure
|
|
|