Files
deploy.stack/builder/debian/compose.yml

10 lines
138 B
YAML
Raw Normal View History

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