Skip to content

Dockerized setup permission fixes

Bartek Wrona requested to merge bw_docker_permission_fixes into develop

Volume mapped directories should be created by user which should own it, otherwise Docker engine creates them using root. Additionally, run_hived_img.sh by default starts container in attached mode to simplify analysis of failures.

Edited by Bartek Wrona

Merge request reports