diff --git a/README.md b/README.md index 35c82a6..2850805 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# This is a dockerfile for creating a plugable custom docker-image for various network troubleshooting-tasks +# Dockerfile for creating a plugable debian for various troubleshooting-tasks ### Usage: @@ -30,3 +30,17 @@ docker run -it debian-armyknife:custom bash +Add information on how to include via docker compose: + +``` +missing +``` + + +Add information on how to attach to specific network: + +``` +missing +``` + +