Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVWXYZ
]
docker-io - Automates deployment of containerized applications
- Description:
Docker is an open-source engine that automates the deployment of any
application as a lightweight, portable, self-sufficient container that will
run virtually anywhere.
Docker containers can encapsulate any payload, and will run consistently on
and between virtually any server. The same container that a developer builds
and tests on a laptop will run at scale, in production*, on VMs, bare-metal
servers, OpenStack clusters, public instances, or combinations of the above.
Packages
| docker-io-1.5.0-1.el6.src
[6.2 MiB] |
Changelog
by Lokesh Mandvekar (2015-02-18):
- Resolves: rhbz#1191438 - update to 1.5.0
- patched sysvinit file via upstream docker PR#10277 to fix stale
pidfile issue when docker dies abruptly, thanks to
Mike Leone <mleone896@gmail.com>
- merge -pkg-devel into -devel subpackage
|