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

Updated Oracle Linux images. #886

Merged
merged 1 commit into from
Jul 10, 2015
Merged

Updated Oracle Linux images. #886

merged 1 commit into from
Jul 10, 2015

Conversation

Djelibeybi
Copy link
Contributor

Updated images to support upstream Docker Engine RPM builds on Oracle Linux 6.

Signed-off-by: Avi Miller avi.miller@gmail.com

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

LGTM, Build test of #886; 8036c8c (oraclelinux):

$ url="https://raw.githubusercontent.com/docker-library/official-images/8036c8c5902ed232bf12d3cbc3a5b95376be9706/library/oraclelinux"
$ bashbrew build "$url"
Fetching oraclelinux (git://github.com/oracle/docker.git) ...
Processing oraclelinux:latest ...
Processing oraclelinux:7 ...
Processing oraclelinux:7.1 ...
Processing oraclelinux:7.0 ...
Processing oraclelinux:6 ...
Processing oraclelinux:6.6 ...
Processing oraclelinux:5 ...
Processing oraclelinux:5.11 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing oraclelinux:latest
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing oraclelinux:7.0
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing oraclelinux:6
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing oraclelinux:5
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...error: crypt password detected for 'root': '$1$xTbWrtZa$jAGz/RddHK2FpjpogKBkN0'
error: crypt password detected for 'oracle': '$1$xTbWrtZa$IU3Ttxl71dC2EPQZ5CERT0'
failed

There is at least one failure in the above build log.

@tianon
Copy link
Member

tianon commented Jul 10, 2015

LGTM

tianon added a commit that referenced this pull request Jul 10, 2015
Updated Oracle Linux images.
@tianon tianon merged commit 09d03ac into docker-library:master Jul 10, 2015
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