-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Description
Great tool. But I ran into an issue here:
$ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/red5d/docker-autocompose --all
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/src/app/src/autocompose.py", line 132, in main
host_networks = generate_network_info()
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/src/autocompose.py", line 54, in generate_network_info
for config in network_attributes.get("IPAM", {}).get("Config", [])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
Docker version 27.3.1, build ce1223035a
Metadata
Metadata
Assignees
Labels
No labels