Minimus avatar

Minimus

Official

@minimusio

0Followers
|
4Public Repos
|
2Published Skills

Minimus provides skills to write, migrate, and harden Dockerfiles and Kubernetes workloads using distroless base images to reduce container CVEs.

Skills Distribution
DomainCloud & Comp...Container Image Ha.. (40%)Kubernetes Workloa.. (35%)Vulnerability & CV.. (25%)

Agent Skills by Minimus

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Minimus

FAQPage Schema
What tasks can I accomplish with Minimus skills?

You can write, migrate, and harden Dockerfiles and Containerfiles to use Minimus distroless base images from reg.mini.dev, and migrate Kubernetes manifests, Helm charts, and Kustomize overlays to those images. The goal is reducing container image CVEs and meeting restricted pod security policies.

Who should use the Minimus Dockerfile and Kubernetes skills?

Platform engineers, DevOps practitioners, and security-focused developers responsible for container supply-chain security. Anyone tasked with reducing image vulnerabilities, switching base images to distroless alternatives, or bringing Kubernetes workloads into compliance with restricted security policies benefits directly.

How do the Minimus skills work in practice?

Invoke the minimus-dockerfile skill when creating, converting, or hardening a Dockerfile, and the minimus-k8s skill when editing raw manifests, Helm charts, or Kustomize overlays. Each skill rewrites image references to Minimus distroless images hosted at reg.mini.dev and applies hardening guidance.

What prerequisites are needed to use Minimus skills?

You need existing container artifacts to act on: a Dockerfile or Containerfile for the dockerfile skill, or Kubernetes manifests, Helm charts, or Kustomize overlays for the k8s skill. Workloads must be able to pull images from the Minimus registry at reg.mini.dev.