Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/developer/container-image-builds.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ There will be three flavors of Foreman containers:
* Foreman + Katello
* Foreman + all plugins

Stage versions of containers will have stage in the name and be published in the Foreman's quay repository:
Stage versions of containers will have stage in the namespace and be published in the Foreman's quay repository:

* `quay.io/foreman/$service-stage:$tag`
* `quay.io/foreman/stage/$service:$tag`

The base image will be `quay.io/centos/centos:stream9`.

Expand Down