LeoVerto
|
fe1d9653ed
|
Update docker metadata action path
|
2021-05-12 00:38:37 +02:00 |
|
dependabot[bot]
|
6f412418d6
|
Bump crazy-max/ghaction-docker-meta from v2 to v3
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2 to v3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2...2af9c6a52b5431eea749f0e923b7503b84813f77)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 06:20:05 +00:00 |
|
LeoVerto
|
4f2289bdcf
|
Use correct image name in action
|
2021-04-28 02:02:36 +02:00 |
|
LeoVerto
|
3374d5b415
|
Add GH Action for building and pushing docker image
|
2021-04-28 01:41:55 +02:00 |
|
LeoVerto
|
8791d2084c
|
Update requirements for Python 3.9
|
2021-04-28 01:39:35 +02:00 |
|
LeoVerto
|
8c5cc44946
|
Fix KeyError when networks with no gateway exist
|
2020-07-01 15:46:24 +02:00 |
|
LeoVerto
|
23112d8e39
|
Show interface aliases above IPs
Fixes #9.
|
2020-06-05 01:01:30 +02:00 |
|
LeoVerto
|
0544246f7c
|
Fix KeyError when containers are attached to no or host network
Fixes #7, fixes #10.
|
2020-06-04 23:24:50 +02:00 |
|
LeoVerto
|
7f20305350
|
Add docker-compose file for testing different network configurations with dummy containers
|
2020-06-04 23:04:40 +02:00 |
|
LeoVerto
|
267bed9719
|
Update dependencies, pin docker library to 3.7
|
2020-06-04 23:00:23 +02:00 |
|
LeoVerto
|
59ea5ea0b5
|
Update and clarify README
|
2018-11-27 07:37:31 +01:00 |
|
LeoVerto
|
bd079656a6
|
Update docker-py version, use MVC pattern, automatically select file type
|
2018-11-27 07:22:25 +01:00 |
|
LeoVerto
|
b84d30ee18
|
Style cleanup, use f-strings
|
2018-11-27 03:22:10 +01:00 |
|
LeoVerto
|
25eb4942b0
|
Add editorconfig
|
2018-11-27 03:05:37 +01:00 |
|
LeoVerto
|
fe05ab2eb3
|
Improve build speed by making intermediaries reusable
|
2018-11-08 15:03:53 +01:00 |
|
LeoVerto
|
ba2ca68284
|
Fix error on containerless networks
|
2018-11-08 14:59:01 +01:00 |
|
LeoVerto
|
4390b6da78
|
Fix IndexError on unconfigured networks
|
2018-09-14 18:07:24 +02:00 |
|
LeoVerto
|
3586b9f0c9
|
Fix KeyError on unused networks
|
2018-09-10 18:45:36 +02:00 |
|
LeoVerto
|
f1b5a1132c
|
Use ENTRYPOINT instead of CMD to allow running the container with custom args
|
2018-08-31 21:51:03 +02:00 |
|
LeoVerto
|
2a89518aef
|
Read network ICC value
|
2018-08-31 21:34:24 +02:00 |
|
LeoVerto
|
ea7ecc2381
|
Merge remote-tracking branch 'upstream/master'
Upstream is now licensed as MIT and so are we!
|
2018-08-31 19:32:30 +02:00 |
|
Eugene Agafonov
|
a97144d3ca
|
Fixes #1 Add license
MIT
|
2018-08-31 20:29:22 +03:00 |
|
LeoVerto
|
23a74a820c
|
Merge pull request #3 from MonkeyDo/patch-1
Added link to online Graphviz tool
|
2018-08-31 14:57:37 +00:00 |
|
LeoVerto
|
567ad0b8cb
|
Fix error when internal networks are present
|
2018-08-31 16:56:59 +02:00 |
|
Monkey Do
|
b6198efee0
|
Updated online graphviz tool link
|
2018-08-31 16:55:50 +02:00 |
|
Monkey Do
|
26b979b0d1
|
Added link to online Graphviz tool
|
2018-08-31 16:38:22 +02:00 |
|
LeoVerto
|
58bde04833
|
Code cleanup
|
2018-08-31 15:31:36 +02:00 |
|
LeoVerto
|
74997fbe68
|
Add example graph
|
2018-08-31 15:31:13 +02:00 |
|
LeoVerto
|
4b478431ac
|
Add rm to docker run in README
|
2018-08-31 13:58:52 +02:00 |
|
LeoVerto
|
082900985a
|
Update readme description
|
2018-08-31 13:55:22 +02:00 |
|
LeoVerto
|
32d580da1a
|
Make network colours temporally consistent
|
2018-08-31 13:54:41 +02:00 |
|
LeoVerto
|
77e2cbedef
|
Prefer pre-generated colours to random ones, close #2
|
2018-08-31 13:27:58 +02:00 |
|
LeoVerto
|
895f06e7d1
|
Update README to use fdp instead of dot
|
2018-08-31 06:23:07 +02:00 |
|
LeoVerto
|
98b38d11ac
|
Use fdp with splines and random network colours
|
2018-08-31 06:21:48 +02:00 |
|
LeoVerto
|
ad53549664
|
Update docker command in README
|
2018-08-31 05:29:50 +02:00 |
|
LeoVerto
|
dc950fae29
|
Add Dockerfile and instructions for running container
|
2018-08-31 05:16:34 +02:00 |
|
LeoVerto
|
ab88c610e1
|
Add command line parameters
|
2018-08-31 04:53:54 +02:00 |
|
LeoVerto
|
f715389aa6
|
Remove makefile and update instructions to use pipenv
|
2018-08-31 03:40:05 +02:00 |
|
LeoVerto
|
d2553aecaa
|
Add Pipfile
|
2018-08-31 03:34:14 +02:00 |
|
LeoVerto
|
303ccd1c32
|
Update to python 3
|
2018-08-31 03:34:04 +02:00 |
|
Eugene Agafonov
|
de1d39175a
|
record-style output in color
http://graphviz.org/doc/info/shapes.html#record
|
2016-09-30 01:58:34 +03:00 |
|
Eugene Agafonov
|
0dc41a015c
|
Add README
|
2016-09-30 00:59:45 +03:00 |
|
Eugene Agafonov
|
49d7e25f01
|
Styling
|
2016-09-30 00:53:06 +03:00 |
|
Eugene Agafonov
|
c6158017a6
|
Initial commit
|
2016-09-30 00:48:22 +03:00 |
|