Benjamin Dabelow
Benjamin Dabelow
Should fix #603 #572.
Fixes renaming of README to README.md (#718) and addresses unavailability of python-central in Debian Jessie.
As we might need to deploy a testing version due to https://github.com/k3s-io/k3s-selinux/issues/36 (via our own repos), we have a question about the exact strategy for release numbering, that is not...
I bumped into the issue regarding missing binaries. (Discussed here: https://pantsbuild.slack.com/archives/C046T6T9U/p1727110843074959) Added a few other tiny things I stumbled across while reading the docs. Let me know if anything should...
**Describe the bug** Packaging docker_image() with podman backend does not pull the base image (in the FROM clause) if it does not already exist locally. This will cause the build...