Skip to content

Commit b14f29d

Browse files
authored
Merge pull request moby#26241 from YuPengZTE/devNote
The first letter of “docker“ is small
2 parents baf2108 + e0e6287 commit b14f29d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/reference/commandline

docs/reference/commandline/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ network namespace, run this command:
657657
$ docker run --sysctl net.ipv4.ip_forward=1 someimage
658658

659659

660-
> **Note**: Not all sysctls are namespaced. docker does not support changing sysctls
660+
> **Note**: Not all sysctls are namespaced. Docker does not support changing sysctls
661661
> inside of a container that also modify the host system. As the kernel
662662
> evolves we expect to see more sysctls become namespaced.
663663

0 commit comments

Comments
 (0)