nomad-pack does not currently support volume creation. It is an interesting idea though, would you be willing to open a feature request against the repository so we could track this?
If I nest a docker link nomad process in the job, is it feasible for docker to create volume
My initial thought is that this would be a risky process and likely require giving the container a number of privileges. If you could expand on this idea a little more so I can fully understand the process, that would be great.
At present, I want to start docker and SSH to the nomad server to create a volume, or docker links the nomad process to operate, but obviously this is not safe