mirror of https://github.com/docker/compose.git
5 lines
64 B
YAML
5 lines
64 B
YAML
|
service:
|
||
|
image: busybox:latest
|
||
|
user: notauser
|
||
|
command: id
|