mirror of
https://github.com/byReqz/netdiscover-docker.git
synced 2025-06-14 13:07:48 +00:00
add passive launch option
This commit is contained in:
@ -8,5 +8,4 @@ RUN tar xvfz gotty_linux_amd64.tar.gz
|
||||
ENV TERM=xterm
|
||||
COPY run.sh ./run.sh
|
||||
RUN chmod +x ./run.sh
|
||||
RUN tmux new-session -d -A -s netdiscover netdiscover
|
||||
ENTRYPOINT ["/run.sh"]
|
||||
|
Reference in New Issue
Block a user