[pdal-commits] [PDAL/PDAL] a11011: Attempt to shrink the size of the Docker image by ...

GitHub noreply at github.com
Thu Aug 25 15:20:09 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: a110112dced648f4d785b1fe9f50f0809c168746
      https://github.com/PDAL/PDAL/commit/a110112dced648f4d785b1fe9f50f0809c168746
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Attempt to shrink the size of the Docker image by removing
development packages once we're done with them. The pdal/dependencies
package also no longer installs all of the grid files (350+mb).

We also upgrade to Xenial in this patch. #1278 #1269


  Commit: 4abd95040c4427a15ee8acc51a3775382fda08c6
      https://github.com/PDAL/PDAL/commit/4abd95040c4427a15ee8acc51a3775382fda08c6
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M scripts/docker/Dockerfile

  Log Message:
  -----------
  install PRC in /usr, not /usr/local


  Commit: 800deb499f31731a06d7dbe365661747fb310a39
      https://github.com/PDAL/PDAL/commit/800deb499f31731a06d7dbe365661747fb310a39
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  more docker updates for xenial


  Commit: 5f334f4e9299e6de2b2549ed09cff4bc0988d2cf
      https://github.com/PDAL/PDAL/commit/5f334f4e9299e6de2b2549ed09cff4bc0988d2cf
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M RELEASENOTES.txt
    M plugins/oci/test/OCITest.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M test/data/apps/pdalinfo_stage.txt
    M test/data/apps/pdalinfo_stage_nosrs.txt
    M test/data/filters/merge3.json.in
    M test/data/filters/merge3.xml.in
    M test/data/filters/reproject.xml.in
    M test/data/nitf/reader.xml
    M test/data/oracle/big-write.xml
    M test/data/oracle/qfit-write.xml
    M test/data/oracle/read-colorize.xml
    M test/data/pipeline/nitf-chipper.json.in
    M test/data/pipeline/p2g-writer.json.in
    M test/data/pipeline/pipeline_interpolate.xml.in
    M test/data/pipeline/qfit2las.json.in
    M test/data/pipeline/reproject.json.in
    M test/data/pipeline/transformation.json.in
    M test/data/qfit/conversion.xml.in
    M test/data/qfit/little-endian-conversion.xml.in
    M test/data/qfit/reader.xml.in
    M test/data/soci/read-cloud.xml
    M test/data/soci/read.xml
    M test/unit/filters/MergeTest.cpp
    M test/unit/io/las/LasReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into xenial-smaller-docker


  Commit: 799f5ba4d8399c9d3d6137705670a8fdeae3f11a
      https://github.com/PDAL/PDAL/commit/799f5ba4d8399c9d3d6137705670a8fdeae3f11a
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  pcl 1.8


  Commit: b3d474f65a037edd35b0ed11e68c56fee97c69f7
      https://github.com/PDAL/PDAL/commit/b3d474f65a037edd35b0ed11e68c56fee97c69f7
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  more docker fixes for xenial


  Commit: e81621b74937bd3ec229f6a9c541fc13cfcf30d3
      https://github.com/PDAL/PDAL/commit/e81621b74937bd3ec229f6a9c541fc13cfcf30d3
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Merge pull request #1283 from PDAL/xenial-smaller-docker

Attempt to shrink the size of the Docker image by removing development packages once we're done with them. The pdal/dependencies package also no longer installs all of the grid files (350+mb).


Compare: https://github.com/PDAL/PDAL/compare/5d13cbed56c6...e81621b74937


More information about the pdal-commits mailing list