moby--moby/docs/reference
Yong Tang f3f981624b Fix incorrect docs in remote API for the option of `SecurityOpt`
This fix tries to fix the issue in remote API docs for v1.15 (Docker 1.3.x)
and v1.16 (Docker 1.4.x) where `SecurityOpts` was used but the actual field
should be `SecurityOpt`.

This `SecurityOpt` field is verified through the source code in
v1.3.0 and v1.4.0:
https://github.com/docker/docker/blob/v1.3.0/runconfig/config.go#L35
https://github.com/docker/docker/blob/v1.4.0/runconfig/hostconfig.go#L98

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-04-15 11:08:15 -07:00
..
api Fix incorrect docs in remote API for the option of `SecurityOpt` 2016-04-15 11:08:15 -07:00
commandline Merge pull request #21006 from cpuguy83/volume_inspect_meta 2016-04-15 18:53:39 +02:00
builder.md Improve build cache miss doc for `ARG` and `RUN` 2016-04-13 15:02:09 +02:00
glossary.md Update links to Docker Hub 2016-03-04 15:48:52 +01:00
index.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
run.md Fix deprecated format for security-opt 2016-04-07 02:09:18 +00:00