SUSE-RU-2018:0110-1: Recommended update for docker
sle-updates at lists.suse.com
sle-updates at lists.suse.com
Tue Jan 16 07:06:52 MST 2018
SUSE Recommended Update: Recommended update for docker
______________________________________________________________________________
Announcement ID: SUSE-RU-2018:0110-1
Rating: low
References: #1074971
Affected Products:
SUSE CaaS Platform ALL
______________________________________________________________________________
An update that has one recommended fix can now be installed.
Description:
This update for docker adds support for mirroring of private/non-upstream
registries (bsc#1074971).
The daemon.json configuration can now be configured as exemplified below:
json { "registries": [ { "Prefix": "docker.io/alpine", "Mirrors": [ {
"URL": "http://local-alpine-mirror.lan", } ] }, { "Prefix":
"registry.suse.com", "Mirrors": [ { "URL": "https://local-suse-mirror.lan"
} ] }, { "Prefix": "http://insecure.registry.org:5000" } ],
"registry-mirrors": ["https://deprecated-mirror.com"] }
Patch Instructions:
To install this SUSE Recommended Update use YaST online_update.
Alternatively you can run the command listed for your product:
- SUSE CaaS Platform ALL:
zypper in -t patch SUSE-CAASP-ALL-2018-77=1
To bring your system up-to-date, use "zypper patch".
Package List:
- SUSE CaaS Platform ALL (x86_64):
docker-1.12.6-10.4.1
docker-debuginfo-1.12.6-10.4.1
docker-debugsource-1.12.6-10.4.1
References:
https://bugzilla.suse.com/1074971
More information about the sle-updates
mailing list