grim/convey

2c339dc89014
Clean up the complexity of docker/run.go
tasks:
background:
type: docker/run
image: alpine:edge
command: sleep 300
detach: true
plans:
default:
stages:
- tasks:
- background