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

Add Oracle Linux 7.2 #1228

Merged
merged 2 commits into from
Dec 2, 2015
Merged

Add Oracle Linux 7.2 #1228

merged 2 commits into from
Dec 2, 2015

Conversation

Djelibeybi
Copy link
Contributor

Hopefully this should pass Travis CI. This PR adds the Oracle Linux 7.2 base image.

Signed-off-by: Avi Miller <avi.miller@oracle.com>
@Djelibeybi
Copy link
Contributor Author

Ping @tianon and @yosifkit

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

yosifkit commented Dec 2, 2015

LGTM, Build test of #1228; 2700050 (oraclelinux):

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

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

@tianon
Copy link
Member

tianon commented Dec 2, 2015

LGTM

tianon added a commit that referenced this pull request Dec 2, 2015
@tianon tianon merged commit 25f10b2 into docker-library:master Dec 2, 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.

4 participants