357a1929dbcfa89f0f9ccdbba18ae5884182e53a
network-tools
This project, hosted on git.cryptic.systems, contains only files to build to container image. The container image contains network tools to analyse or monitor network communication. This can be helpful in a containerized environment.
Usage
To use this image execute the following command.
$ docker run \
--rm \
volkerraschek/network-tools:latest \
bash
Description
Languages
Makefile
94.7%
Dockerfile
5.3%