Skip to content
Snippets Groups Projects
Commit 2e07cb31 authored by Pavel Čeleda's avatar Pavel Čeleda
Browse files

Install lynx to make more readable curl outputs

curl -s https://www.example.com | lynx -nolist -dump -stdin
parent b98b8464
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,8 @@ RUN apt -y install --no-install-recommends \
telnet \
whois \
python3-pip \
wireshark
wireshark \
lynx
ARG UNAME
ARG UPASS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment