proxmox-csi-node (sha256:5d4a3991022563f2c06798d0725f419694d1e7e00ebcdd4d6edba8a060157a06)

Published 2026-09-05 13:58:28 -05:00 by rssnyder

Installation

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

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