Initial commit, see README.md for details
This commit is contained in:
commit
aeb96a02a7
10 changed files with 184 additions and 0 deletions
6
dnslab
Executable file
6
dnslab
Executable file
|
@ -0,0 +1,6 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
docker exec -it client "${@:-bash}"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue