mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
9 lines
412 B
Plaintext
9 lines
412 B
Plaintext
// Module included in the following assemblies:
|
|
// * openshift_images/image-streams-managing.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="working-with-image-streams_{context}"]
|
|
= Working with image streams
|
|
|
|
[role="_abstract"]
|
|
To organize and manage container images in {product-title}, you can use image streams and image stream tags. By using image streams, you can track image versions and simplify deployments. |