Skip to content

Commit

Permalink
docs: Use valid docker bind propagation field
Browse files Browse the repository at this point in the history
Co-Authored-By: notnoop <[email protected]>
  • Loading branch information
schmichael and notnoop authored Nov 30, 2018
1 parent cb453e7 commit fe238dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/drivers/docker.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ The `docker` driver supports the following configuration in the job spec. Only
source = "/path/in/host"
readonly = false
bind_options {
propagation = "xxxx"
propagation = "rshared"
}
},
# sample tmpfs mount
Expand Down

0 comments on commit fe238dc

Please sign in to comment.