pyIPAM - Docker Plugin for IPAM written in Python
Jacek Kowalski
2020-05-04 3e641fb208e09c20ecb89071f8d2f324e6e32f9e
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
3e641f 7 die-on-term = true
JK 8 honour-stdin = true
659253 9
JK 10 master = true
11 processes = 1
3e641f 12 single-interpreter = true
659253 13
JK 14 plugins = python3
15 module = run
16 callable = app