Nate Jones
4d5c52e735
version bump to v0.6.2
2018-04-19 20:57:54 -07:00
Nate Jones
2af445f27a
vendor deps with govendor
2018-04-19 20:57:06 -07:00
Nate Jones
7b8aa57592
add canonical import path, for docker image building
...
with centurylink/golang-builder
2018-04-19 19:28:44 -07:00
Nate Jones
b4f269312f
bump version to v0.6.1
2018-04-19 08:19:47 -07:00
Nate Jones
f765f7d6cd
Merge branch 'master' into treemap
2018-04-16 17:23:49 -07:00
Nate Jones
f63f9dbe37
Merge branch 'fabianlee'
2018-04-16 17:17:27 -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
85dd6df8b2
conditionalize createdby display, make display options consistent
2018-04-16 17:11:16 -07:00
Nate Jones
4c4b3c154a
go fmt
2018-04-16 17:08:57 -07:00
Nate Jones
51c099c18c
Merge branch 'master' into fabianlee
2018-04-16 16:33:29 -07:00
Nate Jones
c932e4c843
Merge pull request #36 from nsarafa/graphviz-install-readme-instructions
...
Graphviz apt-get, and brew installation instructions init
2017-10-12 20:31:52 -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
fabianlee
25acff1b44
switch for only running containers
2017-05-22 16:14:10 +00:00
fabianlee
360c954944
comments
2017-05-22 15:48:18 +00:00
fabianlee
cf340cd457
containers: extra labels for name, removing links for multiply named containers
2017-05-22 15:44:33 +00:00
fabianlee
18ad950cd1
added truncated command and size to make up for idea that since Docker 1.10 content addressability there is usually <missing> id
2017-05-22 01:55:01 +00:00
fabianlee
ff917a13b1
removed canonical import comment which allows forking
2017-05-22 01:50:25 +00:00
Nate Jones
ee1ab834db
version bump to v0.5.0
2016-12-08 12:25:17 -08:00
Nate Jones
94f2cc64c9
Merge branch 'stdin_to_flag'
2016-12-08 12:23:54 -08:00
Nate Jones
bdb64a088c
don't try stdin mode unless a flag is passed
2016-12-08 12:18:12 -08:00
Nate Jones
9863e97953
version bump to v0.4.2
2016-06-14 12:21:53 -07:00
Nate Jones
16075245dd
fix embedded docker run instructions, add selinux help
...
closes #17
2016-06-13 20:48:21 -07:00
Nate Jones
5a116b8dff
clarify applicability of --no-trunc, closes #28
2016-06-13 20:31:16 -07:00
Nate Jones
2e9e1972e7
strip prefix, match docker's view
2016-06-13 20:28:13 -07:00
Nate Jones
412fb7db34
adding twitter user
2016-06-10 21:30:59 -07:00
Nate Jones
8a7f885238
version bump to v0.4.1
2016-06-10 21:16:40 -07:00
Nate Jones
e619ee311a
fix piped image info missing image id
2016-06-10 21:14:36 -07:00
Nate Jones
ed784c7a95
added non-human numeric output, closes #25
2016-06-10 21:13:47 -07:00
Nate Jones
4bd432cec3
align image labels with tree view, closes #24
2016-06-10 20:42:45 -07:00
Nate Jones
f898de1f61
Merge remote-tracking branch 'remram44/readme'
2016-06-10 20:17:49 -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
551ef0434f
version bump to v0.4
2016-05-05 11:10:30 -07:00
Nate Jones
1e678b70e3
change size label depending on size type
2016-05-05 11:10:25 -07:00
Nate Jones
7ea47fc9cf
Merge branch 'support_new_image_model'
2016-05-05 11:10:07 -07:00
Nate Jones
14181721e5
Add support for new Docker image model
...
This uses image history to synthesize the missing images
2016-05-05 11:08:51 -07: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
Nate Jones
41f9b67538
Merge remote-tracking branch 'deizel/fix-only-labelled-flag'
2016-02-28 16:50:25 -08:00
Chris Burke
9bcca08f2b
Fix --only-labelled flag in readme
2016-02-28 06:31:04 -06:00