clean-architecture/docker-compose.yml

9 lines
163 B
YAML
Raw Normal View History

2023-09-14 00:40:54 +00:00
---
services:
app:
image: 'joaodubas/clean-architecture:${CLEAN_ARCH_TAG:-dev}'
build: .
hostname: local
entrypoint: sleep
command: infinity