webgui/deploy
Arjan Widlak 9fdb1bfc25 distribution -> deploy (git mv, history kept)
> distributino/docker-compose.yml -> compose.yml in the root, paths in file updated
> Dockerfile -> deploy/webgui/Containerfile
> deploy/webgui/Containerfile now with FROM localhost/webgui-deps
> New: deploy/webgui-deps/Containerfile with all cpan modules (and apt block that was above it)
all modules their own RUN cpanm --notest line
ENV PERL_CPANM_OPT to use cpan-mirror
README.md, CONTEXT.md and .dockerignore updated
--no-cache --force -> --notest (so i can test)
2026-06-30 20:00:40 +00:00
..
nginx distribution -> deploy (git mv, history kept) 2026-06-30 20:00:40 +00:00
share distribution -> deploy (git mv, history kept) 2026-06-30 20:00:40 +00:00
webgui distribution -> deploy (git mv, history kept) 2026-06-30 20:00:40 +00:00
webgui-deps distribution -> deploy (git mv, history kept) 2026-06-30 20:00:40 +00:00