FROM alpine LABEL maintainers="Kubernetes Authors" LABEL description="CSI Mock Driver" COPY ./bin/mock mock ENTRYPOINT ["/mock"]