Skip to content

Address linting issues in Dockerfiles#371

Merged
MartinWheelerMT merged 13 commits intomainfrom
address-dockerfile-linting
Nov 28, 2025
Merged

Address linting issues in Dockerfiles#371
MartinWheelerMT merged 13 commits intomainfrom
address-dockerfile-linting

Conversation

@MartinWheelerMT
Copy link
Copy Markdown
Collaborator

@MartinWheelerMT MartinWheelerMT commented Nov 27, 2025

What

  • Add hadofile linting to build pipeline.
  • Address lint issues against component-test.Dockerfile.
  • Address lint issues against docker/inbound/Dockerfile.
  • Address lint issues against integration-tests/fake_spine/Dockerfile.
  • Address lint issues against docker/inbound/Dockerfile.
  • Address lint issues against docker/spineroutelookup/Dockerfile.
  • Address lint issues against docker/sds-api-mock/Dockerfile.
  • Address lint issues against integration-tests/fake_spineroutelookup/Dockerfile.
  • Address lint issues against docker/common/dynamodb-local/Dockerfile
  • Update docker/common/dynamodb-local/Dockerfile to use official wiremock/wiremock image
  • Comment out jenkins-worker Dockerfile until this can be removed.

Why

To follow best practices for container builds .

Type of change

Please delete options that are not relevant.

  • Internal change (non-breaking change with no effect on the functionality affecting end users)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

* Update `component-test.Dockerfile`.
@MartinWheelerMT MartinWheelerMT force-pushed the address-dockerfile-linting branch from fb0cda9 to e67ee4d Compare November 27, 2025 15:08
* Update `docker/outbound/Dockerfile`.
* Update `integration-tests/fake_spine/Dockerfile`.
* Add `hadolint` to build pipeline.
@MartinWheelerMT MartinWheelerMT force-pushed the address-dockerfile-linting branch from e755bbb to e50a134 Compare November 27, 2025 15:51
* Address linting issues against `docker/inbound/Dockerfile`
* Address linting issues against `docker/spineroutelookup/Dockerfile`
* Comment line in Jenkinsfile for worker machine, until this file can be removed.
@MartinWheelerMT MartinWheelerMT force-pushed the address-dockerfile-linting branch from 39ceade to 5b53ede Compare November 27, 2025 16:20
* Address linting issues in `integration-tests/fake_spineroutelookup/Dockerfile`
* Address linting issues in `docker/sds-api-mock/Dockerfile`
* Address linting issues in `docker/common/dynamodb-local/Dockerfile`
* Update wiremock to use offical image.
@MartinWheelerMT MartinWheelerMT marked this pull request as ready for review November 28, 2025 09:06
@MartinWheelerMT MartinWheelerMT merged commit cdc6fc2 into main Nov 28, 2025
9 checks passed
@MartinWheelerMT MartinWheelerMT deleted the address-dockerfile-linting branch November 28, 2025 14:23
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.

2 participants