-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae36f87
commit 58be0b0
Showing
2 changed files
with
57 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Container Registry | ||
|
||
A container registry is a repository for storing, managing, and distributing container images. It is a critical component of modern software development and Platform Engineering, providing a centralized location for storing and sharing containerized applications. Container registries are essential for DevOps practices, as they facilitate the deployment of containerized applications across various environments, from development through to production. | ||
|
||
:::warning | ||
🚧 Work in progress 🚧 | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters