• Geoff Simmons's avatar
    Unify the build for the "varnish point release" and klarlack containers. · faf6b48e
    Geoff Simmons authored
    Both are now obtained from the repo at pkg.uplex.de, and differ only
    in:
    - the version, dist and pool parameters of the source repo, as
      expressed in /etc/apt/sources.list, and
    - the list of VMODs to install.
    
    We now have one Dockerfile for the two containers, and the four
    parameters listed above are passed into the build as build-args,
    using values set in the Makefile.
    
    This also has the effect of changing the base image for klarlack
    to Debian slim, updated to the currently most recent version.
    
    The Dockerfile is now simpler than the previous version for
    klarlack, in that we set the version once in the repo path, rather
    than specify "=${VERSION}" for Varnish and each VMOD in the
    apt install invocation.
    faf6b48e
Name
Last commit
Last update
charts Loading commit data...
cmd Loading commit data...
container Loading commit data...
deploy Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
pkg Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.kind-gitlab.yaml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...