Commit graph

89 commits

Author SHA1 Message Date
chris warth
9628e24320 Fix crash tickled by supplying partial image id. 2015-08-05 11:03:04 -07:00
Nate Jones
c4fa776981 bump version 2015-08-01 20:34:31 -07:00
Nate Jones
f1a240fb6a support passing repo name as starting point for -t
fixes #7
2015-08-01 20:29:29 -07:00
Nate Jones
7bcb0ddca7 mention docker image use 2015-07-08 06:38:49 -07:00
Nate Jones
6cb9370b05 make my life easier 2015-05-22 09:29:49 -07:00
Nate Jones
32a0cf0861 add info to allow building a docker image
See http://www.centurylinklabs.com/small-docker-images-for-go-apps/
2015-05-22 09:27:31 -07:00
Nate Jones
0940ffa495 Merge pull request #5 from justone/direct_client
Direct client access
2015-05-21 22:33:51 -07:00
Nate Jones
961ed9e35f add version flag 2015-05-21 22:33:11 -07:00
Nate Jones
2decb499f2 update docs for direct client use 2015-05-21 22:20:45 -07:00
Nate Jones
5fc5050be2 support specifying docker host endpoint 2015-05-21 14:42:53 -07:00
Nate Jones
8053390d93 support command line parameters for tls 2015-05-21 14:33:45 -07:00
Nate Jones
56ab2b992b support for direct client connect in containers too 2015-05-21 13:12:10 -07:00
Nate Jones
837d45a0c3 extract dockerclient connection 2015-05-21 12:48:06 -07:00
Nate Jones
8c98858fcb support boot2docker via environment variables 2015-04-30 21:17:26 -07:00
Nate Jones
7aace0ee2a start of implementing direct client access 2015-03-08 15:28:01 -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
Nate Jones
341dce2579 Merge branch 'grossws-cleanup-readme' 2015-02-26 20:19:13 -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
Guillaume Binet
c9fca8053f Fixed the unicode art for the tree.
The lines were not connected and it triggered in me an OCD impulse to
make this PR :).

Now it looks like this:

│   └─b51d52a11aaa Virtual Size: 0.0 B
│     └─60ad43e4527d Virtual Size: 118.1 MB
│       ├─120524f147a2 Virtual Size: 118.1 MB
│       │ └─8cb31f8566ea Virtual Size: 118.1 MB
│       │   └─0f9e851b2af9 Virtual Size: 147.9 MB

Instead of that:

| └─07302703becc Virtual Size: 101.2 MB
|   └─cf8dc907452c Virtual Size: 101.2 MB
|     └─a7cf8ae4e998 Virtual Size: 171.3 MB Tags: ubuntu:12.10,
|       |─e18d8001204e Virtual Size: 171.3 MB
2014-07-28 09:52:42 -07:00
Nate Jones
575f71a940 add samples to readme 2014-05-14 07:38:20 -07:00
Nate Jones
c59127d902 viz for containers 2014-05-13 07:06:20 -07:00
Nate Jones
5f566e0780 move sample to subdir 2014-05-13 06:08:04 -07:00
Nate Jones
66470aa06e cleanup options and print error if no viz selected 2014-05-12 20:30:39 -07:00
Nate Jones
ff57f33a73 full coverage on image tree code 2014-05-05 06:44:01 -07:00
Nate Jones
7e75d7effb update readme 2014-05-04 14:24:01 -07:00
Nate Jones
2e787004ab implement --tree 2014-05-04 14:22:25 -07:00
Nate Jones
a009c9ab2a test bad json 2014-04-25 07:45:27 -07:00
Nate Jones
0240a3fa3d more complete test for graphviz output 2014-04-25 07:45:08 -07:00
Nate Jones
d83cfa5ea1 refactored test to be more flexible 2014-04-25 06:47:06 -07:00
Nate Jones
4857bfb781 refactor for testing ease, add a single test 2014-04-24 21:09:44 -07:00
Nate Jones
1db432d5fc update readme with current state 2014-04-21 21:16:20 -07:00
Nate Jones
ce9288bd94 viz works 2014-04-21 21:04:38 -07:00
Nate Jones
9155320da8 initial skeleton 2014-04-21 09:30:55 -07:00
Nate Jones
b71347fbb6 Initial commit 2014-04-21 09:17:32 -07:00