Dockerfiles should have header blocks

Bug #1618969 reported by Paul Bourke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Paul Bourke

Bug Description

Change needed to add header blocks to all Dockerfiles, similar to the base (https://github.com/openstack/kolla/blob/master/docker/base/Dockerfile.j2#L7)

Use case is to easily run something before packages are installed, e.g. to COPY a local rpm in that be added to the package list.

Changed in kolla:
status: New → Triaged
importance: Undecided → High
Changed in kolla:
assignee: nobody → Paul Bourke (pauldbourke)
milestone: none → newton-rc1
Changed in kolla:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/366878
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b41247c6569974d8b8591070076845e652d684ba
Submitter: Jenkins
Branch: master

commit b41247c6569974d8b8591070076845e652d684ba
Author: Paul Bourke <email address hidden>
Date: Wed Sep 7 18:15:01 2016 +0100

    Add header blocks to all Dockerfiles

    Change needed to add header blocks to all Dockerfiles, similar to the
    base.

    Use case is to easily run something before packages are installed, e.g.
    to COPY a local rpm in that can be added to the package list.

    Change-Id: I1bbfdf0b762da0a392aa8bf47781315b45377bee
    Closes-Bug: 1618969

Changed in kolla:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.