From 4c09e8a90e122746b52e928898e01f055f3be8cc Mon Sep 17 00:00:00 2001 From: "jostein@valkyrie3.skyfritt.net" Date: Wed, 14 May 2025 09:31:06 +0200 Subject: [PATCH] Update readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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 +``` + +