10 lines
138 B
YAML

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