mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
rfc: remove broken link (#3012)
This commit is contained in:
parent
840f460bac
commit
b38a8f4d49
@ -31,7 +31,7 @@ Problems arise when the default images do not satisfy our dependency needs (as t
|
||||
To solve this issue we have three options:
|
||||
|
||||
1. Build our own base images independent from or inspired by distroless
|
||||
2. Fork distroless, edit underlying [bazel dependencies](https://github.com/GoogleContainerTools/distroless/blob/main/debian_archives.bzl), build the image
|
||||
2. Fork [distroless](https://github.com/GoogleContainerTools/distroless), edit underlying Bazel dependencies, build the image
|
||||
3. Use `apko` to build minimal Alpine images. These images can be configured via `apko` and a declarative `*.yaml` config file.
|
||||
|
||||
Option `1.`: Results in a similar maintenance work as using `buildah`.
|
||||
|
Loading…
Reference in New Issue
Block a user