mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-31 19:16:41 +00:00
By setting the WORKDIR in the container image, there is no need to pass it on the commandline in the Makefile. This makes the line for the make target a little cleaner. Signed-off-by: Niels de Vos <ndevos@redhat.com>