openshift best practices: tidy up out of date information
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
67637180b7
commit
8bac6514b9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Access to the clusters is managed via the Fedora account system (FAS). All Fedor
|
|||
=== Building containers
|
||||
- Use Podman over Docker when developing locally.
|
||||
- How containers are currently built and updated inside Fedora Infra? Since the retirement of OSBS, they arn't automated iirc?
|
||||
- Use a service to build the containers Konflux?, Imagebuilder?, quay.io? iirc, the plan is that we will use Konflux to do our container building going forward, we're starting off looking at configuring the Konflux instance to build artifacts (If you're interested in working on that, reach out to dkirwan if you want to look at that together).
|
||||
- Use a service to build the containers Konflux?, Imagebuilder?, quay.io? iirc, the plan is that we will use Konflux to do our container building going forward, we're starting off looking at configuring the Konflux instance to build artifacts.
|
||||
-
|
||||
- Don't consume an image directly built via BuildConfig with S2I (source to image) instead:
|
||||
-- Use Fedora as the base image! `quay.io/fedora/fedora:latest`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue