Skip to content

Conversation

buchdag
Copy link
Member

@buchdag buchdag commented Oct 1, 2025

Follow up to #623

ping @p12tic @eorea

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for configuring container filters through the DOCKER_CONTAINER_FILTERS environment variable, which overrides any filters specified via the -container-filter command line options.

  • Introduces DOCKER_CONTAINER_FILTERS environment variable for container filter configuration
  • Updates help text and documentation to describe the new environment variable
  • Implements logic to parse comma-separated filters and override command line options

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
cmd/docker-gen/main.go Adds environment variable parsing logic and updates help documentation
README.md Documents the new DOCKER_CONTAINER_FILTERS environment variable

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@buchdag buchdag force-pushed the feat/container-filter-env-var branch from 1c8c990 to 615f63a Compare October 2, 2025 04:57
@buchdag buchdag force-pushed the feat/container-filter-env-var branch from e05feb8 to 782c9f3 Compare October 7, 2025 17:35
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