clean-architecture/docker-compose.yml
2023-09-14 01:20:26 +00:00

9 lines
163 B
YAML

---
services:
app:
image: 'joaodubas/clean-architecture:${CLEAN_ARCH_TAG:-dev}'
build: .
hostname: local
entrypoint: sleep
command: infinity