docker volume mounts: 'mounts[0].volume_options' expected a map, got 'slice'
#3156
Labels
'mounts[0].volume_options' expected a map, got 'slice'
#3156
Nomad version
client: Nomad v0.6.2 (OSX)
server: Nomad v0.6.2 (Linux)
Issue
Running a task using volume mounts results in the error below:
Error (from alloc-status):
Removing the
volume_options
stanza causes the job to be scheduled successfully.Documentation: https://www.nomadproject.io/docs/drivers/docker.html
Reproduction steps
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: