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 7.1 image #1059

Merged
merged 1 commit into from
Sep 17, 2015
Merged

Updated Oracle Linux 7.1 image #1059

merged 1 commit into from
Sep 17, 2015

Conversation

Djelibeybi
Copy link
Contributor

Tiny update to the base Oracle Linux 7 image to include Oracle-specific RPM macros for build purposes. This change was already made to the OL6 image.

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

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

Ping @tianon and @yosifkit to poke this with the appropriately shaped stick.

@tianon
Copy link
Member

tianon commented Sep 17, 2015

LGTM

Build test of #1059; e647cde (oraclelinux):

$ url="https://raw.githubusercontent.com/docker-library/official-images/e647cde1c69fea9adfbb092c3f450cb5ae256ed0/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.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.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.

@yosifkit
Copy link
Member

LGTM

yosifkit added a commit that referenced this pull request Sep 17, 2015
Updated Oracle Linux 7.1 image
@yosifkit yosifkit merged commit bc092a7 into docker-library:master Sep 17, 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