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