Stefano
|
d6dddedb3d
|
Add -a/--all flag to list all containers
|
2022-04-09 09:30:14 +02:00 |
|
Red5d
|
0dfdac353f
|
Merge pull request #36 from ostafen/master
Format properly date/datetime labels
|
2022-03-16 09:24:12 -04:00 |
|
Alexander Petrenz
|
1af6b49233
|
added name attribute to every retrieved network
|
2022-03-11 08:59:55 +01:00 |
|
Alexander Petrenz
|
40aaf8e82c
|
fixed network retrieval
|
2022-03-11 08:59:47 +01:00 |
|
Stefano
|
63810906f9
|
Format properly date/datetime labels
|
2022-03-10 20:45:35 +01:00 |
|
Stefano
|
caa747b605
|
Fix ERROR: network must be a mapping, not an array.
|
2022-03-10 15:32:50 +01:00 |
|
Alexander Petrenz
|
e6badd31c3
|
now collecting networks not present in every container
|
2022-03-08 15:49:49 +01:00 |
|
Alexander Petrenz
|
3f756235b2
|
command property: replace string concatenation by taking over given list
|
2022-03-08 14:33:33 +01:00 |
|
Moritz Schlarb
|
e7dbe41f23
|
Update autocompose.py
Print error message to stderr so that I will be seen when redirecting stdout to `docker-compose.yml`
|
2022-03-07 11:56:06 +01:00 |
|
Red5d
|
8ada367b9e
|
Enable generating compose files for containers that aren't running.
|
2021-08-07 13:51:02 -04:00 |
|
Red5d
|
881b7979d5
|
Fix malformed 'devices' values
|
2021-07-28 23:43:07 -04:00 |
|
Red5d
|
a1f2aabdee
|
Fix lines that depend on the 'networks' key being in values list
|
2021-07-28 23:19:19 -04:00 |
|
Red5d
|
d8e5aacf20
|
Exclude the 'networks' key if only the default bridge network is present
|
2021-07-28 23:13:17 -04:00 |
|
Red5d
|
0556a35376
|
Remove fields that are invalid in the compose v3 spec
|
2021-07-28 23:03:54 -04:00 |
|
Akshay
|
98704a81b6
|
Fix 'networks' in yaml
fix opts following official compose reference
[docker-compose reference](https://docs.docker.com/compose/compose-file/compose-file-v3/)
|
2021-03-14 21:05:41 +11:00 |
|
Red5d
|
b78da97768
|
Add additional networks stanza at the bottom of the output to support the networks attached to the container(s).
|
2018-08-24 19:44:24 -04:00 |
|
Red5d
|
e5ac520ff6
|
Support networks and network aliases.
|
2018-08-24 17:49:55 -04:00 |
|
Red5d
|
9e0fa327ee
|
Update script to use new module version, output compose file version 3, and be able to generate a combined file for multiple containers.
|
2018-07-27 20:20:41 -04:00 |
|
Matt Davidson
|
bdb38eecac
|
Update autocompose.py
Trying to iterate on cinspect['HostConfig']['PortBindings'] when it is equal to 'None' produces a TypeError
|
2018-07-15 11:13:38 -04:00 |
|
Red5d
|
0f1a9e9308
|
Fix setup file and reformat autocompose to fit setup requirements.
|
2016-01-02 23:11:51 -05:00 |
|
Red5d
|
9ea3380110
|
Added autocompose script.
|
2016-01-02 17:17:18 -05:00 |
|