mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 11:55:38 +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 |