Skip to content

Fail to build - Has to incorrect python package name while installing through apt #4

@nekopoolgithub

Description

@nekopoolgithub

Dear Marius,

in ./metasploit/Dockerfile you state:

RUN apt install -y curl apt-utils nmap python ruby ruby-dev postgresql

which causes an issue while building the last stage.

You can update using python3
RUN apt install -y curl apt-utils nmap python3 ruby ruby-dev postgresql

This will run like a charm...

Hope this helps,

T.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions