8 lines
135 B
YAML
Raw Permalink Normal View History

services:
test:
image: ${IMAGE_TAG}
container_name: "alpine-test"
restart: unless-stopped
tty: true
command: ash