Merge pull request #15367 from hqhq/hq_update_rpm_deb_desc

Tiny fix for rpm and deb descriptions
This commit is contained in:
Jessie Frazelle 2015-08-13 15:04:50 -07:00
commit 46d9fd6a11
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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