Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

ci: standardize dockerfiles #58

Merged

Conversation

ernestojeda
Copy link
Contributor

  • use alpine 3.12
  • common apk add where possible
  • update copyright header where possible

I am renaming the Dockerfile's here to be more consistent with the rest of the projects. Also as we upgrade alpine we will not have to keep renaming files and having to update the Jenkinsfile.

Signed-off-by: Ernesto Ojeda ernesto.ojeda@intel.com

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-grove-c/blob/master/.github/CONTRIBUTING.md

What is the current behavior?

Issue Number: #56

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

New Imports

  • Yes
  • No

Specific Instructions

Other information

@ernestojeda ernestojeda added ci issue_type denoting non-code changes such as testing or compilation ireland labels Dec 17, 2020
@ernestojeda ernestojeda added this to the Ireland milestone Dec 17, 2020
@ernestojeda ernestojeda self-assigned this Dec 17, 2020
@ernestojeda ernestojeda linked an issue Dec 17, 2020 that may be closed by this pull request
@ernestojeda ernestojeda force-pushed the devops-std-dockerfiles branch 2 times, most recently from 0b11e6e to 70f5f2b Compare December 18, 2020 17:04
- [x] use alpine 3.12
- [x] common `apk add` where possible
- [x] update copyright header where possible

Signed-off-by: Ernesto Ojeda <ernesto.ojeda@intel.com>
@ernestojeda ernestojeda merged commit 5ac67ef into edgexfoundry:master Jan 4, 2021
@ernestojeda ernestojeda deleted the devops-std-dockerfiles branch January 4, 2021 16:42
Copy link
Member

@bill-mahoney bill-mahoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci issue_type denoting non-code changes such as testing or compilation ireland
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EdgeX DevOps: General Dockerfile Standardization
3 participants