just a bunch of stuff

This commit is contained in:
gwg313 2024-04-18 00:51:36 -04:00
parent 9c8ab4371a
commit 98b38f2b5b
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 207 additions and 349 deletions

View file

@ -15,7 +15,7 @@
buildah # Tool for building OCI (Open Container Initiative) and Docker container images.
distrobox # Lightweight utility for running Linux distributions in containers.
dive # A tool for exploring a Docker image, allowing inspection of layer contents.
grype # A vulnerability scanner for container images and filesystems.
#grype # A vulnerability scanner for container images and filesystems.
hadolint # Dockerfile linter to analyze and enforce best practices in containerization.
podman-compose # Podman plugin for managing multi-container applications.
podman-tui # Text-based user interface (TUI) for Podman, facilitating container management.