[solved] Mounting a volume when using the docker plugin

See https://docs.drone.io/plugins/popular/docker/#using-volumes

If you attempt to mount a volume into the plugin you will see the below entry in your pipeline logs […] This can be resolved by removing mounted volumes or by configuring the plugin step to run in privileged mode

See also: