Skip to content

Commit

Permalink
Remove broken option
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtn1ng authored Oct 27, 2024
1 parent 4cf2707 commit ddd45d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ LABEL maintainer="@jay_townsend1 & @NotoriousRebel1"
RUN apt update && apt install -y pipx git curl gcc && rm -rf /var/lib/apt/lists/*
RUN pipx install --python python3.13 git+https://github.com/laramies/theHarvester.git
RUN pipx ensurepath
RUN source ~/.bashrc
ENTRYPOINT ["/root/.local/bin/restfulHarvest", "-H", "0.0.0.0", "-p", "80"]
EXPOSE 80

0 comments on commit ddd45d7

Please sign in to comment.