config.json
@@ -2,7 +2,7 @@ "description": "pyIPAM - IPAM driver in Python", "documentation": "https://github.com/jacekkow/docker-plugin-pyipam", "workdir": "/usr/src/app", "entrypoint": ["./run.py"], "entrypoint": ["./venv/bin/python", "./run.py"], "env": [ { "name": "ENVIRONMENT",