mirror of
https://forge.dmz.skyfritt.net/Symbiose/debian-armyknife.git
synced 2025-06-15 13:55:24 +02:00
Update Readme
This commit is contained in:
parent
80c069904a
commit
a6645d5f3a
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -29,6 +29,12 @@ debian-armyknife custom ba509e499dda 11 hours ago 321MB
|
|||
docker run -it debian-armyknife:custom bash
|
||||
```
|
||||
|
||||
###### 5. Run and attach to specific network:
|
||||
|
||||
```
|
||||
docker run --network [NETWORK NAME] -it debian-armyknife:custom bash
|
||||
```
|
||||
|
||||
|
||||
|
||||
###### Add information on how to include via docker compose:
|
||||
|
@ -38,10 +44,3 @@ missing
|
|||
```
|
||||
|
||||
|
||||
###### Add information on how to attach to specific network:
|
||||
|
||||
```
|
||||
missing
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue