mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Tiny fix for rpm and deb descriptions
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
@@ -15,7 +15,7 @@ Recommends: aufs-tools,
|
||||
${apparmor:Recommends}
|
||||
Conflicts: docker (<< 1.5~), docker.io, lxc-docker, lxc-docker-virtual-package
|
||||
Description: Docker: the open-source application container engine
|
||||
Docker is an open source project to pack, ship and run any application as a
|
||||
Docker is an open source project to build, ship and run any application as a
|
||||
lightweight container
|
||||
.
|
||||
Docker containers are both hardware-agnostic and platform-agnostic. This means
|
||||
|
||||
@@ -55,8 +55,8 @@ Conflicts: docker
|
||||
Conflicts: docker-io
|
||||
|
||||
%description
|
||||
Docker is an open source project to pack, ship and run any application as a
|
||||
lightweight container
|
||||
Docker is an open source project to build, ship and run any application as a
|
||||
lightweight container.
|
||||
|
||||
Docker containers are both hardware-agnostic and platform-agnostic. This means
|
||||
they can run anywhere, from your laptop to the largest EC2 compute instance and
|
||||
|
||||
Reference in New Issue
Block a user