Krzysztof Warzecha
Results
1
issues of
Krzysztof Warzecha
Hello, Few times in uwsgi_it_api/uwsgi_it_api/templates/vassal.ini there is used hook similar to this: ``` ; map /run hook-as-root = mount:none /containers/{{container.uid}}/run /run bind,nosuid ``` According to `man 8 mount` the mount...