proxmox-csi-node (sha256:5d0ba96a48a3bfc21cbe87f20329f1fb97c851ddb81cbeae9c09865778fc4238)

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

Installation

docker pull git.ttdsm.org/rssnyder/proxmox-csi-node@sha256:5d0ba96a48a3bfc21cbe87f20329f1fb97c851ddb81cbeae9c09865778fc4238
sha256:5d0ba96a48a3bfc21cbe87f20329f1fb97c851ddb81cbeae9c09865778fc4238

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
COPY /dest/ / # buildkit
ARG TARGETARCH=amd64
COPY /src/bin/proxmox-csi-node-amd64 /bin/proxmox-csi-node # buildkit
ENTRYPOINT ["/bin/proxmox-csi-node"]

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:11 -05:00
5
OCI / Docker
linux/amd64
Apache-2.0
35 MiB
Versions (2) View all
8d4d08f 2026-09-07
56f4139 2026-09-05