container-images/xterm
2014-07-08 09:24:07 -04:00
..
Dockerfile.sh adding an xterm container example 2014-07-08 08:56:15 -04:00
Makefile readme 2014-07-08 09:07:32 -04:00
README.md english is hard 2014-07-08 09:24:07 -04:00

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