$ docker run -v /shared-data --name dc busybox \
  touch /shared-data/somefile
