Skip to content

docker: add debug image per release and edge tag #323

@nitisht

Description

@nitisht

Currently we use the Distroless base images (https://github.com/GoogleContainerTools/distroless) which offers great security and production readiness with its small surface area. But this also means there are no debug / troubleshooting tools available in the Parseable image which might be a problem for our users.

We need to create debug image tags for each release and edge image from now onwards. This way users can simply switch to the debug image for their tests and switch back to actual images once they are satisfied.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions