Added footloose

This commit is contained in:
Brian Zalewski 2023-06-10 07:18:22 +00:00
parent 0e57454c27
commit 4606ed0970
3 changed files with 10 additions and 1 deletions

View file

@ -226,4 +226,3 @@ https://github.com/Andy-Python-Programmer/aero
* https://github.com/derailed/k9s
https://github.com/weaveworks/footloose

View file

@ -447,6 +447,7 @@ softwareGroups:
- dive
- docker-slim
- dockle
- footloose
- grype
- gvisor
- trivy

View file

@ -4382,6 +4382,15 @@ softwarePackages:
brew: kn
github: github.com/knative/client
yay: knative-client-bin
footloose:
_bin: footloose
_desc: Container Machines - Containers that look like Virtual Machines
_docs: https://github.com/weaveworks/footloose
_github: https://github.com/weaveworks/footloose
_home: https://github.com/weaveworks/footloose
_name: Footloose
brew: weaveworks/tap/footloose
go: github.com/weaveworks/footloose@master
beekeeper-studio:
_bin: beekeeper-studio
_when:cask: '! test -d "/Applications/Beekeeper Studio.app"'