constellation/bazel/oci
Markus Rudy 473001be55
vpn: ship our own container image (#2909)
* vpn: ship our own container image

The container image used in the VPN chart should be reproducible and
stable. We're sticking close to the original nixery.dev version by
building the image with nix ourselves, and then publishing the single
layer from the result with Bazel OCI rules. The resulting image should
be handled similar to s3proxy: it's built as a part of the Constellation
release process and then consumed from a Helm chart in our registry.

Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
2024-02-15 13:08:27 +01:00
..
BUILD.bazel bazel: rules to handle container images 2023-04-18 15:35:15 +02:00
containers.bzl vpn: ship our own container image (#2909) 2024-02-15 13:08:27 +01:00
pin.bzl todo responsibilities and cleanup (#1837) 2023-06-01 12:33:06 +02:00