Update readme
This commit is contained in:
parent
a8642baa9c
commit
4c09e8a90e
1 changed files with 15 additions and 1 deletions
16
README.md
16
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:
|
### 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
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue