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