Ravenstash
OCI and Docker-compatible images

Private Container Image Repository

Ravenstash gives teams a private home for container images with familiar Docker-compatible workflows, organization ownership, and fast authenticated delivery.

Build and push with Dockerbash
rvs art select platform/runtime-images
rvs docker build -t acme/api:1.0.0 .
rvs docker push acme/api:1.0.0
Pull with Dockerbash
rvs art select platform/runtime-images
rvs docker pull acme/api:1.0.0
Workflows

A private container image repository that stays close to your tools

Ravenstash is built to make private package publishing feel familiar for developers and manageable for teams.

Familiar Docker workflows

Push and pull images through rvs Docker or ORAS without managing registry credentials by hand.

Clear image visibility

Browse repositories, image tags, supported platforms, and related files from the Ravenstash dashboard.

Private by default

Only authenticated users and automation can access your organization’s container images.

FAQ

Container questions

Are container repositories compatible with Docker images?

Yes. Push and pull standard OCI and Docker-compatible images with familiar rvs Docker workflows.

Can teams browse image tags and platforms?

Yes. Ravenstash shows image tags, supported platforms, and related content in the dashboard.

Does Ravenstash mirror public container registries?

No. Container repositories are a private home for images published by your team and do not mirror Docker Hub or other public registries.