container-images/laughing-octo/xterm/README.md
Vincent Batts d59b1af998 Add 'laughing-octo/' from commit 'ee815e9ccc120f5d750d8d958c412778e8a77aa0'
git-subtree-dir: laughing-octo
git-subtree-mainline: 264531c268
git-subtree-split: ee815e9ccc
2024-03-27 15:58:12 -04:00

20 lines
369 B
Markdown

# xterm container!
## Building
$> make build
Since the container maps user name and UID into the image, the Dockerfile.sh is used to generate the Dockerfile.
## Running
$> make run
This cobbles together a docker run command to connect the container to your host's Xorg server.
## Example
![make run](http://vbatts.fedorapeople.org/docker/docker-xterm.png)