This repository has been archived on 2025-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
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