mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 07:36:54 +08:00

Probably should've gotten rid of `vault` CLI because I don't have a Vault instance anymore. Fixes: ``` Unknown argument "--add-repo" for command "config-manager". Add "--help" for more information about the arguments. ``` ``` buildx failed with: ERROR: failed to solve: process "/bin/sh -c dnf install -y dnf-plugins-core; dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo; dnf -y install vault; setcap -r /usr/bin/vault" did not complete successfully: exit code: 1 ```