cmdline Simple example of an interactive shell running in a container. Usage Pretty simple... Build the container, run it interactively. docker run --tty --rm --interactive jheddings/cmdline:latest