Skip to content

Upgrade alpine to v3.5 #41

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

Merged
merged 3 commits into from
Jan 4, 2017
Merged

Upgrade alpine to v3.5 #41

merged 3 commits into from
Jan 4, 2017

Conversation

PeterDaveHello
Copy link
Contributor

No description provided.

@tianon
Copy link
Member

tianon commented Dec 28, 2016

I'm +1 on the change, but only after the Alpine image maintainers update latest to point to 3.5 (see docker-library/official-images#2489 (comment)).

@PeterDaveHello
Copy link
Contributor Author

@tianon now the alpine:latest is same as alpine:3.5 :)

@tianon
Copy link
Member

tianon commented Jan 3, 2017

+ apk add --no-cache --virtual .build-deps apr-dev apr-util-dev perl ca-certificates gcc gnupg libc-dev libxml2-dev lua-dev make openssl openssl-dev pcre-dev tar zlib-dev
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
  libressl-dev-2.4.4-r0:
    conflicts:
               openssl-dev-1.0.2j-r2[pc:libcrypto=2.4.4]
               openssl-dev-1.0.2j-r2[pc:libssl=2.4.4]
               openssl-dev-1.0.2j-r2[pc:openssl=2.4.4]
    satisfies:
               postgresql-dev-9.6.1-r0[libressl-dev]
               openldap-dev-2.4.44-r3[libressl-dev]
  openssl-dev-1.0.2j-r2:
    conflicts:
               libressl-dev-2.4.4-r0[pc:libcrypto=1.0.2j]
               libressl-dev-2.4.4-r0[pc:libssl=1.0.2j]
               libressl-dev-2.4.4-r0[pc:openssl=1.0.2j]
  .build-deps-0:
    masked in: cache
    satisfies: world[.build-deps]

@PeterDaveHello
Copy link
Contributor Author

@tianon thanks for your rapid help! (I didn't figure it out about how to make it working yet ha ...)

@tianon
Copy link
Member

tianon commented Jan 4, 2017

Just waiting on Travis to verify that it all builds properly -- then we'll merge.

Working on PHP now. 👍

@yosifkit yosifkit merged commit 614c71c into docker-library:master Jan 4, 2017
@PeterDaveHello PeterDaveHello deleted the alpine-3.5 branch January 4, 2017 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants