docker - Automates deployment of containerized applications
Website: | https://github.com/docker/docker |
---|---|
License: | ASL 2.0 |
Vendor: | Virtuozzo |
- 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-1.13.1-208.git7d71120.vl7.src [13.6 MiB] |
Changelog
by Jindrich Novy (2021-06-04):
- propagate mounts to the host - fix regression introduced by fix of CVE-2021-30465 - Resolves: #1966968 |
docker-1.13.1-204.git0be3e21.vl7.src [15.0 MiB] |
Changelog
by Jindrich Novy (2021-02-12):
- fix CollectMode again - Related: #1787148 |
docker-1.13.1-203.git0be3e21.vl7.2.src [15.0 MiB] |
Changelog
by Jindrich Novy (2020-10-27):
- do not enable CollectMode support yet because it is not still present in 7.6-ALT - Related: #1766665 |
docker-1.13.1-203.git0be3e21.vl7.1.src [15.0 MiB] |
Changelog
by Jindrich Novy (2020-10-27):
- do not enable CollectMode support yet because it is not still present in 7.6-ALT - Related: #1766665 |
docker-1.13.1-161.git64e9980.vl7.1.src [15.5 MiB] |
Changelog
by Jindrich Novy (2020-03-03):
- make failure message for CVE-2020-1702 more obvious (#1804024) - drop patch for #1734482 as it breaks compilation |
docker-1.13.1-161.git64e9980.vl7.src [15.5 MiB] |
Changelog
by Jindrich Novy (2020-03-03):
- make failure message for CVE-2020-1702 more obvious (#1804024) - drop patch for #1734482 as it breaks compilation |
docker-1.13.1-108.git4ef4b30.vl7.1.src [13.9 MiB] |
Changelog
by Jindrich Novy (2019-12-13):
- bump release to not to clash with RHEL7.8 |