Tome las herramientas de wbitt/Network-MultiTool y les agregué httpie y ngrep
8.7K
FROM wbitt/network-multitool:alpine-extra
LABEL Mantainer='Raul Rojas <[email protected]>'
RUN apk add --update \
ngrep \
httpie \
&& rm -rf /var/cache/apk/*
Content type
Image
Digest
sha256:d352742f9…
Size
104.4 MB
Last updated
7 months ago
docker pull rpsa/tools