)]}'
{"playbooks/roles/matrix-gerritbot/templates/docker-compose.yaml.j2":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"d5710d645ad871580b933f0622f5013e404c2909","unresolved":true,"context_lines":[{"line_number":15,"context_line":"    environment:"},{"line_number":16,"context_line":"      MATRIX_TOKEN: {{ gerritbot_matrix_access_token }}"},{"line_number":17,"context_line":"      MATRIX_IDENTITY_TOKEN: {{ gerritbot_matrix_identity_token }}"},{"line_number":18,"context_line":"      HOME: /"},{"line_number":19,"context_line":"    volumes:"},{"line_number":20,"context_line":"      - /var/lib/matrix-gerritbot/config:/config:ro"},{"line_number":21,"context_line":"      - /var/lib/matrix-gerritbot/ssh:/root/.ssh:ro"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"985692a0_4ed29ce2","line":18,"updated":"2021-11-19 21:56:03.000000000","message":"I don\u0027t think that will work with the `.ssh` volumes below. It seems like the issue is that the `/root/.ssh` directory gets created with the right permission, but `/root` does not, see: https://github.com/containers/podman/issues/3977 .\n\nThus I think the cache warning is a red herring and we just need to make sure the home directory is owned by the user running the container.","commit_id":"762596ea5913209ed90619d5c93131f994c93b70"}]}
