dnslab.docker/dnslab
2025-05-02 21:24:43 +00:00

6 lines
67 B
Bash
Executable file

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