mirror of https://github.com/docker/docs.git
Update archlinux.md
Add newline before the Uninstallation section since it is displayed as the raw text (## Uninstallation) on the website.
This commit is contained in:
parent
d56ab935d9
commit
13e5fa3629
|
@ -87,6 +87,7 @@ IPForward=kernel
|
|||
```
|
||||
|
||||
This configuration allows IP forwarding from the container as expected.
|
||||
|
||||
## Uninstallation
|
||||
|
||||
To uninstall the Docker package:
|
||||
|
|
Loading…
Reference in New Issue