markdown
This commit is contained in:
parent
54a86ffb2a
commit
c41020b6ba
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
== xterm contianer!
|
||||
# xterm contianer!
|
||||
|
||||
== Building
|
||||
## Building
|
||||
|
||||
$> make build
|
||||
|
||||
Since the contianer maps user name and UID into the image, the Dockerfile.sh is used to generate the Dockerfile.
|
||||
|
||||
== Running
|
||||
## Running
|
||||
|
||||
$> make run
|
||||
|
||||
This cobbles together a docker run command to connect the container to your host's Xorg server.
|
||||
|
||||
|
||||
== Example
|
||||
## Example
|
||||
|
||||
|
||||
![make run](http://vbatts.fedorapeople.org/docker/docker-xterm.png)
|
||||
|
|
Loading…
Reference in a new issue