Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2650

Docker build should pull up to date packages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • build
    • None

    Description

      Right now docker build of bigtop/puppet images simply use FROM to use the vendor linux distro.

      This has the affect that only one image will be downloaded and never updated. When the vendor does updates to the image, this will not be reflected by our build system.

      I caught this because we have troubles with the reliability of httpredir.debian.org as the default repository. Recent debian images use deb.debian.org which is apparently backed by a commercial CDN.

      So I propose to use docker build --pull=true for building bigtop/puppet images.

      Attachments

        1. BIGTOP-2650.1.patch
          6 kB
          Olaf Flebbe

        Issue Links

          Activity

            People

              oflebbe Olaf Flebbe
              oflebbe Olaf Flebbe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: