proxmox-csi-node (sha256:6c7f4c5fd80e331181651f5e675fdf85e4a5b7a62c5788f0dd7ab727efe3b01e)
Published 2026-08-21 13:58:50 +00:00 by kim
Installation
docker pull registry.cloudless.no/proxmox/proxmox-csi-node@sha256:6c7f4c5fd80e331181651f5e675fdf85e4a5b7a62c5788f0dd7ab727efe3b01esha256:6c7f4c5fd80e331181651f5e675fdf85e4a5b7a62c5788f0dd7ab727efe3b01eAbout 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 |