- Break large entrypoint script in small scripts - Separates the responsibility of the contexts (api, communication and reports) in specific files - Make it easy for users to add custom scripts across volumes in /docker-entrypoint.d directory |
||
|---|---|---|
| .. | ||
| conf | ||
| docker-entrypoint.d | ||
| nginx | ||
| sql | ||
| docker-compose.yml | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||