mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
vendor update for CSI 0.3.0
This commit is contained in:
6
vendor/github.com/kubernetes-csi/drivers/app/hostpathplugin/Dockerfile
generated
vendored
Normal file
6
vendor/github.com/kubernetes-csi/drivers/app/hostpathplugin/Dockerfile
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
FROM alpine
|
||||
LABEL maintainers="Kubernetes Authors"
|
||||
LABEL description="HostPath Driver"
|
||||
|
||||
COPY ./_output/hostpathplugin /hostpathplugin
|
||||
ENTRYPOINT ["/hostpathplugin"]
|
Reference in New Issue
Block a user