issues
search
metacpan
/
metacpan-web
Web interface for MetaCPAN
http://metacpan.org
Other
418
stars
237
forks
source link
docker compose improvements
#3202
Closed
haarg
closed
1 month ago
haarg
commented
1 month ago
Fixes and improves a few things for docker compose:
Specify a shorter COLUMNS value to try to prevent wrapping when used with docker compose in the foreground.
Add a watch option to rebuild the image when the cpanfile is updated.
Add a dependency on web-asset-build to web-server. This means if you specifically run the web-service, you'll still properly get the assets built.
Fixes and improves a few things for docker compose: