---
title: "Repository"
date: "2021-02-18T04:07:00+00:00"
url: "https://staging.checkmarx.com/glossary/repository/"
description: "In the realm of containers, a repository is a collection of container images that can be shared with other users via a registry server. These images can be efficiently managed and organized using tags and labels, facilitating easy identification and retrieval. Learn how repositories enhance collaboration and streamline the container deployment process in your development environment."
---

# Repository

In the context of containers, a repository is a set of container images. The repository can be shared with other users through a registry server, and the images in the “repo” can be tagged with labels.
