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

Avoid apt for perl modules in v4 image #210

Closed
git-developer opened this issue Apr 16, 2024 · 1 comment · Fixed by #215
Closed

Avoid apt for perl modules in v4 image #210

git-developer opened this issue Apr 16, 2024 · 1 comment · Fixed by #215
Assignees

Comments

@git-developer
Copy link
Contributor

(Migrated from #115)

I noticed that the perl library Nmap::Parser is installed via apt in the Dockerfile. According to a discussion in a different issue, perl packages should no longer be installed via apt in the v4 image.

This issue is a marker to check if this is a bug or not.

@sidey79 sidey79 added the beta4 label Apr 16, 2024
@sidey79 sidey79 self-assigned this Apr 16, 2024
@sidey79
Copy link
Contributor

sidey79 commented Apr 21, 2024

#214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants