Skip to content

REQ-301 Serve as an OCI-Compliant Container Registry (Podman/Docker Compatibility) #41

@UweSchwaeke

Description

@UweSchwaeke

🆔 Requirement Details

  • ID: REQ-301
  • Priority: Must Have
  • Google Doc Link: link

📝 Description

The platform must function as a standard container registry compliant with the OCI (Open Container Initiative) Distribution Specification and/or the Docker Registry HTTP API V2. It must allow standard container engines (e.g., podman, docker, containerd, CRI-O) to natively authenticate, push, and pull container images without requiring custom client-side tools or plugins.

🧪 Evaluation / Acceptance Criteria

  • Successfully create an OCI container repository/registry within the platform.
  • Successfully authenticate a client to the platform using podman login (or docker login).
  • Successfully tag and push a local container image to the platform (podman push).
  • Successfully pull the published image from the platform on a clean test machine (podman pull).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions