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

Add workflow to lint Dockerfile and publish docker image on push #15

Open
wants to merge 2 commits into
base: use_head_commit
Choose a base branch
from

Conversation

Dakad
Copy link

@Dakad Dakad commented Feb 9, 2025

What does this PR do?

  • Create .hadolint.yaml with custom linting rules
  • Add GitHub Actions workflow for Dockerfile linting
  • Configure Hadolint to ignore specific rules and use verbose output

Associated ticket number and/or AirBrake error?

/

Due Date or Desirable Merge

Not urgent, extra to have.

How has this been tested?

On the PR

Anticipated impact

How do you plan to monitor the change in prod to make sure it's working?

Checklist

  • My code follows the code style of this project.
  • I have run tests locally (manual tests and otherwise).
  • This has been tested on staging.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

- Create .hadolint.yaml with custom linting rules
- Add GitHub Actions workflow for Dockerfile linting
- Configure Hadolint to ignore specific rules and use verbose output
@Dakad Dakad self-assigned this Feb 9, 2025
- Create workflow to build and push Docker image to GitHub Container Registry
- Support building on use_head_commit branch and version tags
- Configure metadata and tagging for Docker images
- Add artifact attestation for build provenance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant