mirror of
https://github.com/TheLocehiliosan/yadm
synced 2025-06-13 13:03:58 +00:00
Support using `docker compose` (docker compose v2) instead of `docker-compose` (v1) - Introduce `COMPOSE_V2` and `COMPOSE_COMMAND` variables - Keep the default version at v1 (`COMPOSE_V2=0`) - Refactor error message to expose that possibility Signed-off-by: Nicolas signed-log FORMICHELLA <stigpro@outlook.fr> |
||
|---|---|---|
| _data | ||
| _docs | ||
| _includes | ||
| _layouts | ||
| _pages | ||
| .github/workflows | ||
| images | ||
| test | ||
| _config.yml | ||
| _dev.yml | ||
| .gitignore | ||
| CNAME | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Gemfile | ||
| Makefile | ||