)]}'
{"tasks/docker-update.yml":[{"author":{"_account_id":8042,"name":"Jiří Stránský","email":"jistr@redhat.com","username":"jistr"},"change_message_id":"8bc5d184594b48d282050bf571b18be0c5221a8c","unresolved":false,"context_lines":[{"line_number":30,"context_line":"      # xargs is preferable to docker stop $(docker ps -q) as that might generate a"},{"line_number":31,"context_line":"      # a too long command line"},{"line_number":32,"context_line":"      shell: docker ps -q | xargs --no-run-if-empty -n1 docker stop"},{"line_number":33,"context_line":"      when: docker_rpm_needs_update"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"    - name: ensure docker is installed"},{"line_number":36,"context_line":"      package:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_fa2318a6","side":"PARENT","line":33,"updated":"2019-11-11 12:28:52.000000000","message":"Because we use the live restore option, this is necessary. See:\n\nhttps://docs.docker.com/config/containers/live-restore/\n\n\"Live restore supports keeping containers running across Docker daemon upgrades, though this is limited to patch releases and does not support minor or major daemon upgrades.\"\n\nSo IIUC this can make the situation on update worse, not better.\n\n(If we no longer want to have docker code around, let\u0027s drop all of it.)","commit_id":"bf2e3107913592cb4a786631d7912e53126144c3"}]}
