container-images/xterm
Vincent Batts c41020b6ba markdown
2014-07-08 09:08:16 -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 markdown 2014-07-08 09:08:16 -04:00

xterm contianer!

Building

$> make build

Since the contianer 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