Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Oracle Linux 6 and 7 images for amd64/arm64v8 #4636

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Updating Oracle Linux 6 and 7 images for amd64/arm64v8 #4636

merged 1 commit into from
Jul 25, 2018

Conversation

Djelibeybi
Copy link
Contributor

…2020

Signed-off-by: Avi Miller <avi.miller@oracle.com>
@tianon
Copy link
Member

tianon commented Jul 25, 2018

Diff:
diff --git a/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz b/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz
index 0bf8bad..0a6cd38 100644
Binary files a/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz and b/oraclelinux_6-slim/oraclelinux-6-slim-rootfs.tar.xz differ
diff --git a/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz b/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz
index e4b7c25..a6ff24d 100644
Binary files a/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz and b/oraclelinux_6/oraclelinux-6.10-rootfs.tar.xz differ
diff --git a/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz b/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz
index 6522e34..672f8f6 100644
Binary files a/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz and b/oraclelinux_7-slim/oraclelinux-7-slim-rootfs.tar.xz differ
diff --git a/oraclelinux_latest/oraclelinux-7.5-rootfs.tar.xz b/oraclelinux_latest/oraclelinux-7.5-rootfs.tar.xz
index 7558f57..f7ef9c9 100644
Binary files a/oraclelinux_latest/oraclelinux-7.5-rootfs.tar.xz and b/oraclelinux_latest/oraclelinux-7.5-rootfs.tar.xz differ

@tianon
Copy link
Member

tianon commented Jul 25, 2018

LGTM

Build test of #4636; 9e48e46; amd64 (oraclelinux):

$ bashbrew build oraclelinux:7.5
Building bashbrew/cache:c469a1fddf4b669d58c5c71f770cb7047514c1b2c75b53d3ceb056c8e19d4274 (oraclelinux:7.5)
Tagging oraclelinux:7.5
Tagging oraclelinux:7
Tagging oraclelinux:latest

$ test/run.sh oraclelinux:7.5
testing oraclelinux:7.5
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:7-slim
Building bashbrew/cache:145ef2107653dd3d6a27327f913f34809e4831929d4931d9d25824fe0e116295 (oraclelinux:7-slim)
Tagging oraclelinux:7-slim

$ test/run.sh oraclelinux:7-slim
testing oraclelinux:7-slim
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:6.10
Building bashbrew/cache:11cca4d14c37a549df83858c039a5366ce7d2767318e77fc7f6cecd31696ea65 (oraclelinux:6.10)
Tagging oraclelinux:6.10
Tagging oraclelinux:6

$ test/run.sh oraclelinux:6.10
testing oraclelinux:6.10
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build oraclelinux:6-slim
Building bashbrew/cache:55886f88cc9b850fecf6228c96393c50598a8786b6627676448a0dfd20d76067 (oraclelinux:6-slim)
Tagging oraclelinux:6-slim

$ test/run.sh oraclelinux:6-slim
testing oraclelinux:6-slim
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

@tianon tianon merged commit 59347ea into docker-library:master Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants