)]}'
{"ceph-cephfs-provisioner/Dockerfile.ubuntu_bionic":[{"author":{"_account_id":30777,"name":"Steven Fitzpatrick","email":"steven@fitzpatrick.wtf","username":"sf280x"},"change_message_id":"9c6699f09928600c8a3588c76ca568eb3417384e","unresolved":false,"context_lines":[{"line_number":19,"context_line":"    echo \"deb ${CEPH_REPO} bionic main\" | tee /etc/apt/sources.list.d/ceph.list ;\\"},{"line_number":20,"context_line":"    apt-get update ;\\"},{"line_number":21,"context_line":"    apt-get dist-upgrade -y ;\\"},{"line_number":22,"context_line":"    apt-get install --no-install-recommends -y \\"},{"line_number":23,"context_line":"        ceph \\"},{"line_number":24,"context_line":"        ceph-common ;\\"},{"line_number":25,"context_line":"    rm -rf /var/lib/apt/lists/* ;\\"},{"line_number":26,"context_line":"    rm -rf /usr/share/doc/ ;\\"},{"line_number":27,"context_line":"    rm -rf /usr/share/man/ ;\\"}],"source_content_type":"application/octet-stream","patch_set":3,"id":"3fa7e38b_4ee3c4d8","line":24,"range":{"start_line":22,"start_character":0,"end_line":24,"end_character":22},"updated":"2020-02-17 17:58:38.000000000","message":"Is there a way to specify the version here? As it is now, when someone builds this image they\u0027ll get whatever the latest version is, right?\n\nUpdating the Nautilus version comment at the top of the file makes no guarantee the correct version is pulled.","commit_id":"e823e2fa4f66e3051e3207a79cca84e8578ff99e"}],"ceph-rbd-provisioner/Dockerfile.ubuntu_bionic":[{"author":{"_account_id":30777,"name":"Steven Fitzpatrick","email":"steven@fitzpatrick.wtf","username":"sf280x"},"change_message_id":"b48e7c405b1b8ebf89b95ecdeb7fb3f8258e1f42","unresolved":false,"context_lines":[{"line_number":21,"context_line":"    apt-get update ;\\"},{"line_number":22,"context_line":"    apt-get dist-upgrade -y ;\\"},{"line_number":23,"context_line":"    apt-get install --no-install-recommends -y \\"},{"line_number":24,"context_line":"        ceph-common\u003d${14.2.7-1.0~bionic} ;\\"},{"line_number":25,"context_line":"    rm -rf /var/lib/apt/lists/* ;\\"},{"line_number":26,"context_line":"    rm -rf /usr/share/doc/ ;\\"},{"line_number":27,"context_line":"    rm -rf /usr/share/man/ ;\\"}],"source_content_type":"application/octet-stream","patch_set":5,"id":"3fa7e38b_baddce6f","line":24,"range":{"start_line":24,"start_character":22,"end_line":24,"end_character":39},"updated":"2020-02-17 21:58:19.000000000","message":"Missed it here","commit_id":"c2509b1182bb6adf202a39a255ae7594f1b013c1"},{"author":{"_account_id":28372,"name":"chinasubbareddy mallavarapu","email":"cr3938@att.com","username":"chinasubbareddy"},"change_message_id":"f2dbe9438cd13b72b9b54c340de9afe60c2ce028","unresolved":false,"context_lines":[{"line_number":21,"context_line":"    apt-get update ;\\"},{"line_number":22,"context_line":"    apt-get dist-upgrade -y ;\\"},{"line_number":23,"context_line":"    apt-get install --no-install-recommends -y \\"},{"line_number":24,"context_line":"        ceph-common\u003d${14.2.7-1.0~bionic} ;\\"},{"line_number":25,"context_line":"    rm -rf /var/lib/apt/lists/* ;\\"},{"line_number":26,"context_line":"    rm -rf /usr/share/doc/ ;\\"},{"line_number":27,"context_line":"    rm -rf /usr/share/man/ ;\\"}],"source_content_type":"application/octet-stream","patch_set":5,"id":"3fa7e38b_1ac42261","line":24,"range":{"start_line":24,"start_character":22,"end_line":24,"end_character":39},"in_reply_to":"3fa7e38b_baddce6f","updated":"2020-02-17 22:12:44.000000000","message":"Done","commit_id":"c2509b1182bb6adf202a39a255ae7594f1b013c1"}],"ceph-utility/Dockerfile.ubuntu_bionic":[{"author":{"_account_id":30777,"name":"Steven Fitzpatrick","email":"steven@fitzpatrick.wtf","username":"sf280x"},"change_message_id":"b48e7c405b1b8ebf89b95ecdeb7fb3f8258e1f42","unresolved":false,"context_lines":[{"line_number":19,"context_line":"    \u0026\u0026 apt-key add /etc/apt/ceph-${CEPH_RELEASE}.key \\"},{"line_number":20,"context_line":"    \u0026\u0026 rm -f /etc/apt/ceph-${CEPH_RELEASE}.key \\"},{"line_number":21,"context_line":"    \u0026\u0026 echo \"deb ${CEPH_REPO} bionic main\" | tee /etc/apt/sources.list.d/ceph.list \\"},{"line_number":22,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get install -y bash python-oslo.rootwrap moreutils vim sudo screen ceph\u003d${CEPH_RELEASE_TAG} ceph-common\u003d${CEPH_RELEASE_TAG} python-rbd radosgw\u003d${CEPH_RELEASE_TAG} hexedit jq s3cmd rsyslog rsync xz-utils iperf \\"},{"line_number":23,"context_line":"    \u0026\u0026 apt-get remove --purge -y wget apt-transport-https \u0026\u0026 apt-get autoremove -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists/* \\"},{"line_number":24,"context_line":"    \u0026\u0026 TMP_DIR\u003d$(mktemp --directory) \\"},{"line_number":25,"context_line":"    \u0026\u0026 cd ${TMP_DIR} \\"}],"source_content_type":"application/octet-stream","patch_set":5,"id":"3fa7e38b_dada0a75","line":22,"range":{"start_line":22,"start_character":4,"end_line":22,"end_character":237},"updated":"2020-02-17 21:58:19.000000000","message":"Also while you\u0027re at it, do you want to break this up into multiple lines for readability?","commit_id":"c2509b1182bb6adf202a39a255ae7594f1b013c1"},{"author":{"_account_id":28372,"name":"chinasubbareddy mallavarapu","email":"cr3938@att.com","username":"chinasubbareddy"},"change_message_id":"f2dbe9438cd13b72b9b54c340de9afe60c2ce028","unresolved":false,"context_lines":[{"line_number":19,"context_line":"    \u0026\u0026 apt-key add /etc/apt/ceph-${CEPH_RELEASE}.key \\"},{"line_number":20,"context_line":"    \u0026\u0026 rm -f /etc/apt/ceph-${CEPH_RELEASE}.key \\"},{"line_number":21,"context_line":"    \u0026\u0026 echo \"deb ${CEPH_REPO} bionic main\" | tee /etc/apt/sources.list.d/ceph.list \\"},{"line_number":22,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get install -y bash python-oslo.rootwrap moreutils vim sudo screen ceph\u003d${CEPH_RELEASE_TAG} ceph-common\u003d${CEPH_RELEASE_TAG} python-rbd radosgw\u003d${CEPH_RELEASE_TAG} hexedit jq s3cmd rsyslog rsync xz-utils iperf \\"},{"line_number":23,"context_line":"    \u0026\u0026 apt-get remove --purge -y wget apt-transport-https \u0026\u0026 apt-get autoremove -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists/* \\"},{"line_number":24,"context_line":"    \u0026\u0026 TMP_DIR\u003d$(mktemp --directory) \\"},{"line_number":25,"context_line":"    \u0026\u0026 cd ${TMP_DIR} \\"}],"source_content_type":"application/octet-stream","patch_set":5,"id":"3fa7e38b_bac06e4d","line":22,"range":{"start_line":22,"start_character":4,"end_line":22,"end_character":237},"in_reply_to":"3fa7e38b_dada0a75","updated":"2020-02-17 22:12:44.000000000","message":"Done","commit_id":"c2509b1182bb6adf202a39a255ae7594f1b013c1"}]}
