Skip to content

Conversation

@hegelocampus
Copy link

@hegelocampus hegelocampus commented Dec 8, 2025

This fixes /issues/108 by updating the Dockerfile to use an actively maintained base image, the old image was deprecated and no longer available.

Description

This updates the base image to a new, currently maintained base image that provides the needed jdk.

I verified this fix works by running docker run -v HOST_DEFINITIONS_PATH:/definitions test_telemetry_generator:local and the docker container builds and runs now, as expected (was previously broken).

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Update Dockerfile to use an actively maintained base image.
@hegelocampus hegelocampus changed the title Update Dockerfile base image Fix missing Dockerfile base image Dec 8, 2025
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.

Docker base image no longer avaliable

1 participant