proxmox-csi-controller (sha256:7dec0b84c8b56bebd847ece38289e05c8d369f52207ec2f46ad69117632418d1)

Published 2026-09-07 17:02:10 -05:00 by rssnyder

Installation

docker pull git.ttdsm.org/rssnyder/proxmox-csi-controller@sha256:7dec0b84c8b56bebd847ece38289e05c8d369f52207ec2f46ad69117632418d1
sha256:7dec0b84c8b56bebd847ece38289e05c8d369f52207ec2f46ad69117632418d1

About this package

Proxmox VE CSI plugin

Image layers

LABEL org.opencontainers.image.source=https://github.com/sergelogvinov/proxmox-csi-plugin org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.description=Proxmox VE CSI plugin
COPY . . # buildkit
ARG TARGETARCH=amd64
COPY /src/bin/proxmox-csi-controller-amd64 /bin/proxmox-csi-controller # buildkit
ENTRYPOINT ["/bin/proxmox-csi-controller"]

Labels

Key Value
org.opencontainers.image.description Proxmox VE CSI plugin
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source https://github.com/sergelogvinov/proxmox-csi-plugin
Details
Container
2026-09-07 17:02:10 -05:00
2
OCI / Docker
linux/amd64
Apache-2.0
16 MiB
Versions (2) View all
8d4d08f 2026-09-07
56f4139 2026-09-05