1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/images-create-guidelines.adoc
2025-12-01 20:33:11 +00:00

10 lines
577 B
Plaintext

// Module included in the following assemblies:
// * openshift_images/create-images.adoc
:_mod-docs-content-type: CONCEPT
[id="images-create-guidelines_{context}"]
= Learning container best practices
[role="_abstract"]
When creating container images to run on {product-title} there are a number of best practices to consider as an image author to ensure a good experience for consumers of those images. Because images are intended to be immutable and used as-is, the following guidelines help ensure that your images are highly consumable and easy to use on {product-title}.