LABEL should replace MAINTAINER (deprecated) in Dockerfile.j2

Bug #1683652 reported by Mike Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Mike Chen

Bug Description

According to Docker's official guide, the LABEL instruction is much more flexible and recommended to replace the MAINTAINER (deprecated) instruction in a Dockerfile. So we should follow the suggestion and update the line of concern in Dockerfile.j2.

Links:
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
https://github.com/openstack/kolla/blob/master/docker/base/Dockerfile.j2#L2

Mike Chen (chenn2)
Changed in kolla:
assignee: nobody → Chen (chenn2)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/457513

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

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

commit 8c463a47a9c988df70046f7d343af0441bf29f4d
Author: Chen <email address hidden>
Date: Tue Apr 18 17:20:03 2017 +0900

    Use LABEL instead of MAINTAINER (deprecated) in all Dockerfile.j2

    Use LABEL instruction instead of MAINTAINER (deprecated) instruc-
    tion as suggested by Docker's official dockerfile guide.
    docs.docker.com/engine/reference/builder/#maintainer-deprecated

    Closes-Bug: #1683652

    Change-Id: Ie87a1ddf31aefcd0b623fd2837d78de420e76898

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.0.0b2

This issue was fixed in the openstack/kolla 5.0.0.0b2 development milestone.

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.