Name: | docker-engine |
---|---|
Version: | 19.03.11.ol |
Release: | 12.el7 |
Architecture: | aarch64 |
Group: | Tools/Docker |
Size: | 68133185 |
License: | ASL 2.0 |
RPM: | docker-engine-19.03.11.ol-12.el7.aarch64.rpm |
Source RPM: | docker-engine-19.03.11.ol-12.el7.src.rpm |
Build Date: | Sat Jul 10 2021 |
Build Host: | 1b06bc45b9d7 |
Vendor: | Docker |
URL: | https://dockerproject.org |
Summary: | The open-source application container engine |
Description: | 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 everything in between - and they don't require you to use a particular language, framework or packaging system. That makes them great building blocks for deploying and scaling web apps, databases, and backend services without depending on a particular stack or provider. |
- Addressed oraBug 33099096 docker: Error response from daemon: unable to find user 0: invalid argument.
- Addresses CVE-2021-30465 - updated runc minimum version to runc >= 3:1.0.0-1.rc95.
- Addresses runc CVE-2021-30465 - updated runc versions in cli/vendor.conf and docker-engine/vendor.conf to 1.0.0-rc95.
- Bugfix for "docker pull" from private repo fails after successful login
- Patch for missing engine license file
- Fix for CVE-2020-15257
- Fix for CVE-2020-15157
- Bugfix for "docker images [name]" not working on docker 19.03.11-ol - Address CVE-2020-16845
- added patch for registry list
- update to 19.03.11 for CVE-2020-13401