Commit graph

3 commits

Author SHA1 Message Date
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
Joeri de Bruin
9c0c8d31fe entrypoint script now upgrades 2026-02-25 18:22:11 +01:00
0b4161145d added README.mf 2026-02-09 08:42:26 +01:00