mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
6 lines
89 B
YAML
6 lines
89 B
YAML
version: '2'
|
|
services:
|
|
test:
|
|
image: ubuntu:14.04
|
|
stdin_open: true
|
|
tty: true |