Page MenuHomeSoftware Heritage

Dockerfile: Install ngrep in swh/base image
ClosedPublic

Authored by ardumont on Mar 27 2019, 10:57 PM.

Details

Summary

That allows to check for statsd information (without having to install it
each time we plug to that node)

For example:

docker-compose exec swh-storage bash -c 'ngrep -d lo udp and port 8125'

Related D1311

Diff Detail

Repository
rCDFD Dockerfiles for developers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont retitled this revision from Dockerfile: Install ngrep as default tools on node to Dockerfile: Install ngrep as default tools on base swh/base.Mar 28 2019, 7:08 AM
ardumont edited the summary of this revision. (Show Details)
ardumont retitled this revision from Dockerfile: Install ngrep as default tools on base swh/base to Dockerfile: Install ngrep as default tools on swh/base image.Mar 28 2019, 7:10 AM
ardumont edited the summary of this revision. (Show Details)
ardumont edited the summary of this revision. (Show Details)
ardumont retitled this revision from Dockerfile: Install ngrep as default tools on swh/base image to Dockerfile: Install ngrep in swh/base image.Mar 28 2019, 7:16 AM
This revision is now accepted and ready to land.Mar 28 2019, 9:30 AM
This revision was automatically updated to reflect the committed changes.