)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"f94164871e8bf8a419bf13af1db25534a73ce982","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8d3ceed3_f9cabb62","updated":"2021-12-16 14:47:26.000000000","message":"To build the container with podman, you need to use fully qualified image references in the Dockerfile, for example: `FROM docker.io/opendev/python` instead of `FROM opendev/python`. Otherwise, the podman cli asks which registry to use, and that is failing without a tty.","commit_id":"5221df784d6ccb0dfdfb79c425a834b6d3228d24"}],"loggearman/Dockerfile":[{"author":{"_account_id":8367,"name":"Arx Cruz","email":"arxcruz@redhat.com","username":"arxcruz"},"change_message_id":"5803aa1eec6221d71a468551a20a6c22b051a279","unresolved":false,"context_lines":[{"line_number":18,"context_line":"COPY . /tmp/src"},{"line_number":19,"context_line":"RUN assemble"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"FROM docker.io/opendevorg/python-base:3.8 as loggearman"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"COPY --from\u003dbuilder /output/ /output"},{"line_number":24,"context_line":"RUN /output/install-from-bindep"}],"source_content_type":"text/x-dockerfile","patch_set":6,"id":"59a75d97_7ef2ef2b","line":21,"updated":"2022-01-03 10:40:40.000000000","message":"Sorry my ignorance, but why change from opendev.org to docker.io ? We usually have problems with docker.io because of limit","commit_id":"9df7239e81db827ef30c852abdc711407fc08dd6"}]}
