pyIPAM - Docker Plugin for IPAM written in Python
Jacek Kowalski
2020-05-04 a007ff7251c39e41b8693f40bb7101add799f861
commit | author | age
659253 1 [uwsgi]
JK 2 shared-socket = /run/docker/plugins/pyipam.sock
3 http-socket = =0
4 ;uid = 65534
5 ;gid = 65534
6
7 die-on-term = 1
8 honour-stdin = 1
9
10 master = true
11 processes = 1
12 threads = 1
13
14 plugins = python3
15 module = run
16 callable = app