mirror of https://github.com/docker/compose.git
6 lines
83 B
YAML
6 lines
83 B
YAML
|
services:
|
||
|
privileged-service:
|
||
|
build:
|
||
|
context: .
|
||
|
privileged: true
|