Commit graph

1 commit

Author SHA1 Message Date
MDW
b302c4d962
build: update Dockerfile to avoid long rebuilds for code updated, add docker-compose.yml
- Avoid rebuilding all the steps by installing requirements depending on
  the requirement files only first.
  Use actual application code as a reference in the last Dockerfile layer.
- Add docker-compose.yml to make running easier.
2025-05-11 14:11:45 +02:00