debian-armyknife/README.md

22 lines
306 B
Markdown
Raw Normal View History

2025-05-14 09:24:01 +02:00
# This is a dockerfile for creating a plugable custom docker-image for various network troubleshooting-tasks
Usage:
Clone git-repo
```
git clone git@forge.dmz.skyfritt.net:Symbiose/debian-armyknife.git
```
Build image (from inside repo-folder)
```
docker build -t debian-armyknife:custom .
```