Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve containerization process #58

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Improve containerization process #58

merged 3 commits into from
Oct 18, 2021

Conversation

dacamposol
Copy link
Contributor

  • Include a deterministic tag for the Dockerfile

Even if they modify the target image on the RedHat registry, we will always point to the desired one.

  • Include lint rules for Dockerfile

Fail the check job if the Dockerfile doesn't follow the Docker images best practices.


This could be considered a Patch.


It partially addresses:

- Use a deterministic image for Docker
- Add documentation about base image on Dockerfile

Signed-off-by: Daniel Campos Olivares <[email protected]>
Signed-off-by: Daniel Campos Olivares <[email protected]>
- Include Hadolint on the PR workflow process

Signed-off-by: Daniel Campos Olivares <[email protected]>
@upkarlidder upkarlidder self-requested a review October 18, 2021 14:01
Copy link
Member

@upkarlidder upkarlidder left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @dacamposol.

@upkarlidder upkarlidder merged commit a400e81 into Pyrrha-Platform:main Oct 18, 2021
@dacamposol dacamposol deleted the feature/improve-docker-process branch October 27, 2021 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants