)]}'
{"tb.sh":[{"author":{"_account_id":31683,"name":"Davlet Panech","email":"davlet.panech@windriver.com","username":"dpanech"},"change_message_id":"2282378543a7b99f07e4ed771f2c32425c60d1c0","unresolved":true,"context_lines":[{"line_number":64,"context_line":"        -v ${HOST_MIRROR_DIR}:/import/mirrors:ro \\"},{"line_number":65,"context_line":"        -v /sys/fs/cgroup:/sys/fs/cgroup:ro \\"},{"line_number":66,"context_line":"        -v ~/.ssh:/mySSH:ro \\"},{"line_number":67,"context_line":"        -v /run:/tmp \\"},{"line_number":68,"context_line":"        -e \"container\u003ddocker\" \\"},{"line_number":69,"context_line":"        -e MYUNAME\u003d${MYUNAME} \\"},{"line_number":70,"context_line":"        --privileged\u003dtrue \\"}],"source_content_type":"text/x-sh","patch_set":2,"id":"e6406e7c_8e239e7e","line":67,"updated":"2020-12-08 19:04:45.000000000","message":"So this maps container\u0027s /tmp to hosts /run? Won\u0027t the temp files from the container accumulate in /run? I think normally /tmp is cleaned up periodically, but /run is not (until hosts\u0027 reboot). Maybe /tmp:/tmp is a better choice? Just an idea, it\u0027s not real clear why this is necessary in the first place.","commit_id":"e1ea56a0d3ce820de52dd8e84976543e942cf301"}]}
