Closed HerrNaN closed 9 months ago
Bling has changed how the modules are exported from their image.
Also the container-tools part is removed, so we need to replace these tools:
container-tools
dive
docker-compose
kind
kubectx
kubens
kubectl
The tools that can be downloaded as official rpms are added in this PR: docker-compose and kubectl The other ones can be installed as asdf plugins if needed until we can decide if/which/how they can be installed in the image.
Bling has changed how the modules are exported from their image.
Also the
container-tools
part is removed, so we need to replace these tools:dive
- asdf-plugindocker-compose
- fedorakind
- asdf-pluginkubectx
- asdf-pluginkubens
- asdf-pluginkubectl
- fedoraThe tools that can be downloaded as official rpms are added in this PR:
docker-compose
andkubectl
The other ones can be installed as asdf plugins if needed until we can decide if/which/how they can be installed in the image.