chore: improve compose for git worktree #142

Merged
joao.dubas merged 4 commits from jpd-chore-prepare-compose-for-worktree into main 2025-04-30 17:19:19 +00:00

4 Commits

Author SHA1 Message Date
8ed044af2e
chore(make): use raw docker compose command
All checks were successful
continuous-integration/drone/pr Build is passing
2025-04-30 17:11:04 +00:00
10842836a2
chore(docker): simplify development rules
* when `mix.lock` is changed, rebuild the image
* when any other file is changed, sync and restart the service
  * except for directories that are related to deps/build/test/lsp
2025-04-30 17:05:59 +00:00
9f51d95e0a
chore(docker): separate services in compose 2025-04-30 17:05:22 +00:00
04c758b5e1
chore(docker): add common project name for compose
With this, different `git worktrees` run under the same project name.
2025-04-30 17:04:03 +00:00