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

Changed Dockerfile to use python:3-alpine instead of python:3 #174

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

gtrrnr
Copy link
Contributor

@gtrrnr gtrrnr commented Feb 9, 2023

Which category is this pull request?

  • A new feature/enhancement.
  • Fix an issue/feature-request.
  • An improvement to existing modules.
  • Other (Please mention below).

Where has this been tested?

  • Python Version
    • v3.x
    • v2.x
  • Operating System:
    • Linux (Linux 6.1.7-1-MANJARO)
    • Windows
    • MacOS

Does this close any currently open issues?

[Mention any issue which this PR closes]

Does this add any new dependency?

[Mention if this PR includes any new library]

Does this add any new command line switch/argument?

[Mention if the changes add any new arguments like --arg]

Any other comments you would like to make?

This should make image ~ 70-90% smaller:
Docker image based on python:3

wafw00f                            latest          894e9ebea58f   7 seconds ago    935MB

Docker image based on python:3-alpine

wafw00f                            latest          1724fc03b927   4 seconds ago   67.1MB

@0xInfection 0xInfection merged commit fa25e95 into EnableSecurity:master Jun 4, 2023
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