pyIPAM - Docker Plugin for IPAM written in Python
Jacek Kowalski
2020-05-03 cb55303e6f9c6e7fc1e6abf22f5c999e54d216e6
Remove network key from config.json (no network required)
1 files modified
3 ■■■■■ changed files
config.json 3 ●●●●● patch | view | raw | blame | history
config.json
@@ -9,9 +9,6 @@
            "value": "/usr/src/app"
        }
    ],
    "network": {
        "type": "none"
    },
    "interface" : {
        "types": ["docker.ipamdriver/1.0"],
        "socket": "pyipam.sock"