proxmox-csi-node (sha256:b6ef7ee1e8de1073f15a25f5270407c8ec9ec664afc8201e170f09f52befbca8)
Published 2026-08-21 13:58:13 +00:00 by kim
Installation
docker pull registry.cloudless.no/proxmox/proxmox-csi-node@sha256:b6ef7ee1e8de1073f15a25f5270407c8ec9ec664afc8201e170f09f52befbca8sha256:b6ef7ee1e8de1073f15a25f5270407c8ec9ec664afc8201e170f09f52befbca8About 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=arm64 |
| COPY /src/bin/proxmox-csi-node-arm64 /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 |