7 lines
89 B
YAML
7 lines
89 B
YAML
|
|
simple:
|
|
image: busybox:latest
|
|
command: top
|
|
ports:
|
|
- '3000'
|
|
- '49152:3001'
|