mirror of
https://github.com/docker/compose.git
synced 2025-09-01 06:58:14 +02:00
6 lines
83 B
YAML
6 lines
83 B
YAML
services:
|
|
privileged-service:
|
|
build:
|
|
context: .
|
|
privileged: true
|