Skip to content

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