Nate Jones
f765f7d6cd
Merge branch 'master' into treemap
2018-04-16 17:23:49 -07:00
Nate Jones
d30fd054ad
Merge branch 'master' into fabianlee
2018-04-16 17:17:13 -07:00
Nate Jones
b84946b83e
add note about showing image createdby, small formatting
2018-04-16 17:15:31 -07:00
Nate Jones
51c099c18c
Merge branch 'master' into fabianlee
2018-04-16 16:33:29 -07:00
Anders F Björklund
f20218e43a
Add area support for dot, for generating treemaps
...
There is another Graphviz command called "patchwork",
that can generate treemaps when given a digraph .dot.
The area is scaled to megabytes, which seems to work.
It shouldn't have any ill effects, for regular "dot".
2017-10-12 07:41:19 +02:00
fabianlee
40e1c4e1ce
unnecessary comment about param being short d or full dot
2017-05-29 19:17:19 +00:00
nsarafa
651855127c
Graphviz apt-get, and brew installation instructions init
2017-05-27 19:12:04 -04:00
fabianlee
edcada1c88
test
2017-05-25 10:52:40 +00:00
fabianlee
1ce624cd37
using names for merge
2017-05-25 10:51:50 +00:00
fabianlee
9e07d53e05
build and push instructions added
2017-05-23 23:52:57 +00:00
fabianlee
c75e40ffd8
more prominent example of using tcp docker client
2017-05-23 23:26:43 +00:00
fabianlee
76415ba88f
docs
2017-05-23 23:20:42 +00:00
fabianlee
2df85b6786
document switch for only running containers and package name of graphviz on debian
2017-05-23 23:19:14 +00:00
fabianlee
1f8a6a6f0c
updated documentation to force statically linked build, example for remote docker client sending DOCKER_HOST
2017-05-23 23:16:24 +00:00
Nate Jones
bdb64a088c
don't try stdin mode unless a flag is passed
2016-12-08 12:18:12 -08:00
Nate Jones
412fb7db34
adding twitter user
2016-06-10 21:30:59 -07:00
Nate Jones
ed784c7a95
added non-human numeric output, closes #25
2016-06-10 21:13:47 -07:00
Remi Rampin
cd77167841
Don't fail if server returns CRLF
2016-05-25 16:53:12 -04:00
Remi Rampin
ad9654ce57
Add example using Docker image without volume
2016-05-25 12:18:35 -04:00
Remi Rampin
861a7e02b6
Replace tail -n +5
with appropriate sed
...
`sed '1,/^$/d'` skips everything until the first empty line.
2016-05-25 12:14:01 -04:00
Nate Jones
783915aa09
add '-it' to docker run command
...
* forces docker to properly make stdin work
* required for 1.11
2016-04-19 06:43:52 -07:00
Chris Burke
9bcca08f2b
Fix --only-labelled flag in readme
2016-02-28 06:31:04 -06:00
Davide Fiorentino
6c094efa09
update labeled to labelled
...
for consinstency with code.
2015-12-18 16:49:14 +00:00
Nate Jones
e936558a78
option to show incremental size diff between images
...
closes #14
2015-11-08 11:33:00 -08:00
gkovacs81
dc21ad12a3
Fix example
2015-10-13 18:31:08 +02:00
gkovacs81
19368a42d8
Update documentation
2015-10-13 18:24:26 +02:00
Nate Jones
7bcb0ddca7
mention docker image use
2015-07-08 06:38:49 -07:00
Nate Jones
2decb499f2
update docs for direct client use
2015-05-21 22:20:45 -07:00
Nate Jones
ced348b87c
add short summary for docker images
2015-02-26 21:06:24 -08:00
Nate Jones
8023909dbb
fixup build instructions and add location for binaries
...
fixes #3
2015-02-26 20:21:38 -08:00
Konstantin Gribov
8e94cb624b
Added note about GNU netcat
2015-02-25 20:46:19 +03:00
Konstantin Gribov
4e70aa4ab2
Removed Download
section
2015-02-25 20:41:07 +03:00
Konstantin Gribov
bf5cd68826
Added build instructions
2015-02-25 20:40:25 +03:00
Nate Jones
83b45b3501
clarify and expand run examples
2014-10-30 09:20:44 -07:00
Nate Jones
93b0e0398d
provide instructions on working with docker socket
...
closes #2
2014-10-30 08:59:00 -07:00
Nate Jones
575f71a940
add samples to readme
2014-05-14 07:38:20 -07:00
Nate Jones
7e75d7effb
update readme
2014-05-04 14:24:01 -07:00
Nate Jones
1db432d5fc
update readme with current state
2014-04-21 21:16:20 -07:00
Nate Jones
b71347fbb6
Initial commit
2014-04-21 09:17:32 -07:00