Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Feature: Make --local require an exact match #38

@BenjiMilan

Description

@BenjiMilan

Problem/Opportunity

For remote dockers each docker should only exist on one remote so matching automatically is fine, however, for local dockers having multiple with the same name is valid for example:

ghcr.io/org/docker1 and docker1 for a remote and local version of the same docker.

Proposed Solution

When using --local you must match exactly rather than sc docker matching for you.

Acceptance Criteria (Optional)

No response

Additional Notes (Optional)

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions