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

Build debugging images #131

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

zakame
Copy link
Member

@zakame zakame commented Mar 1, 2023

This should add debug images for all current supported Perl releases as
well as for perl:devel. Fixes #130

Adapted from #60 with some adjustments, thanks again @waterkip!

Still needs the bits to push to ghcr.io - keeping this as draft for now.

generate.pl Outdated Show resolved Hide resolved
This should add debug images for all current supported Perl releases as
well as for perl:devel.
- Install gdb
- Set debugging flags
- Slightly refactor Dockerfile template
Debug images will not be hosted on Docker Hub (just yet.)
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.

RFE: Add debugging images
2 participants