Skip to content

Use tagged buildpack-deps #35

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 6 commits into from
Aug 11, 2017
Merged

Conversation

zakame
Copy link
Member

@zakame zakame commented Jul 29, 2017

Add a buildpack-deps option that lets us specify what tag to use on
building Perl images. This can then let us build older Perls (<5.20)
against their contemporary build stack.

Fixes #34.

zakame added 5 commits July 29, 2017 13:01
This is unneeded now that buildpack-deps pulls these in via its own
`buildpack-deps:curl` and `buildpack-deps:scm` base images.
Enable specifying what `buildpack-deps` tagged image to use on Perl
image builds, defaulting to `stretch` at this time.
This lets us build older Perls on their contemporary build stack.
@zakame zakame requested a review from PeterMartini July 29, 2017 08:36
We don't need `mkdir` since COPY will already make the destination path
for us.
@tianon
Copy link
Contributor

tianon commented Jul 31, 2017

😍 this is good stuff 👍

@zakame
Copy link
Member Author

zakame commented Aug 11, 2017

@PeterMartini let me merge this in for image update :)

@zakame zakame merged commit fcd5c61 into Perl:master Aug 11, 2017
@zakame zakame deleted the use-tagged-buildpack-deps branch August 11, 2017 09:03
zakame added a commit to zakame/docker-library-official-images that referenced this pull request Aug 26, 2017
- tagged buildpack-deps (Perl/docker-perl#35)
- more secure installation of cpanm (Perl/docker-perl#41)
- arm64v8 support (Perl/docker-perl#38)
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.

2 participants