constellation/nix
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
..
cc bazel: import C libraries from nix as cc_libary 2023-12-01 09:35:33 +01:00
container vpn: ship our own container image (#2909) 2024-02-15 13:08:27 +01:00
shells nix: init flake 2023-09-27 17:58:19 +02:00
toolchains bazel: add cross compiler for darwin 2023-12-01 09:35:33 +01:00