dnslab.docker/dnslab

7 lines
67 B
Plaintext
Raw Permalink Normal View History

#! /usr/bin/env bash
set -e
docker exec -it client "${@:-bash}"