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

Update alpine to latest stable #2169

Closed
wants to merge 1 commit into from
Closed

Update alpine to latest stable #2169

wants to merge 1 commit into from

Conversation

Luzifer
Copy link
Member

@Luzifer Luzifer commented Jan 6, 2016

In order to have latest certificates included into the container and to have patches for maybe present security flaws in alpine:3.2 update to alpine:3.3 (latest stable version).

[23:53] luzifer ~/g/g/s/g/i/go-ipfs (master)> docker run --rm -ti alpine:3.2 apk --update info ca-certificates
fetch http://dl-4.alpinelinux.org/alpine/v3.2/main/x86_64/APKINDEX.tar.gz
ca-certificates-20141019-r2 description:
Common CA certificates PEM files

ca-certificates-20141019-r2 webpage:
http://packages.debian.org/sid/ca-certificates

ca-certificates-20141019-r2 installed size:
802816

[23:53] luzifer ~/g/g/s/g/i/go-ipfs (master)> docker run --rm -ti alpine:3.3 apk --update info ca-certificates
fetch http://dl-4.alpinelinux.org/alpine/v3.3/main/x86_64/APKINDEX.tar.gz
fetch http://dl-4.alpinelinux.org/alpine/v3.3/community/x86_64/APKINDEX.tar.gz
ca-certificates-20150426-r3 description:
Common CA certificates PEM files

ca-certificates-20150426-r3 webpage:
http://packages.debian.org/sid/ca-certificates

ca-certificates-20150426-r3 installed size:
843776

@GitCop
Copy link

GitCop commented Jan 6, 2016

There were the following issues with your Pull Request

  • Commit: 3c85fa8
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

Guidelines and a script are available to help. Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

License: MIT
Signed-off-by: Knut Ahlers <[email protected]>
@GitCop
Copy link

GitCop commented Jan 6, 2016

There were the following issues with your Pull Request

  • Commit: 3c85fa8
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

Guidelines and a script are available to help. Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

@Luzifer
Copy link
Member Author

Luzifer commented Jan 6, 2016

@jbenet PTAL

(Don't know why GitCop duplicates its message, the a3417bd has the required signature…)

@jbenet
Copy link
Member

jbenet commented Jan 17, 2016

superseded by #2213 -- sorry for missing this one.

@jbenet jbenet closed this Jan 17, 2016
@Luzifer Luzifer deleted the update_alpine branch September 7, 2018 00:23
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