Merge pull request #14988 from ChanderG/master

Fix minor typo in Debian installation docs
This commit is contained in:
Jessie Frazelle 2015-07-27 09:51:58 -07:00
Родитель b2930933c9 ceeb22dc6e
Коммит f0f753d70a
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -47,11 +47,11 @@ container runs, it prints an informational message. Then, it exits.
To uninstall the Docker package: To uninstall the Docker package:
$ sudo apt-get purge docker-io $ sudo apt-get purge docker.io
To uninstall the Docker package and dependencies that are no longer needed: To uninstall the Docker package and dependencies that are no longer needed:
$ sudo apt-get autoremove --purge docker-io $ sudo apt-get autoremove --purge docker.io
The above commands will not remove images, containers, volumes, or user created The above commands will not remove images, containers, volumes, or user created
configuration files on your host. If you wish to delete all images, containers, configuration files on your host. If you wish to delete all images, containers,