Editing Container Registry

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
[[Container]] Registry is a software that enables [[container]] [[image]] storage and management. Different Container Registry are available such as:
 
[[Container]] Registry is a software that enables [[container]] [[image]] storage and management. Different Container Registry are available such as:
* [[Amazon Elastic Container Registry (ECR)]]: <code>[[aws ecr]]</code> (December 2015) https://gallery.ecr.aws/
+
* [[AWS ECR]] (December 2015)
* [[Google Cloud Container Registry]]: <code>[[gcr.io]]</code>
+
* [[Google Cloud Container Registry]]
* [[JFrog Container Registry]] <ref>https://jfrog.com/container-registry/</ref>  
+
* [[JFrog Container Registry]]<ref>https://jfrog.com/container-registry/</ref>  
* [[GitLab Container registry]] <ref>https://docs.gitlab.com/ee/user/packages/container_registry/</ref>
+
* [[GitLab Container registry]]<ref>https://docs.gitlab.com/ee/user/packages/container_registry/</ref>  
* [[GitHub Container registry]]: <code>[[ghcr.io]]</code>
 
 
* [[Docker Hub]]
 
* [[Docker Hub]]
* [[VMware Harbor Registry]]
+
* [[Harbor]]
 
* [[Azure container registry]]
 
* [[Azure container registry]]
  
 
== Docker ==
 
== Docker ==
A [[Docker]] registry is a repository for [[Docker]] images. Docker clients connect to registries to download (<code>[[docker pull]]</code>) images for use or upload (<code>[[docker push]]</code>) images. A Docker Registry HTTP API is available to facilitate distribution of images to the docker engine<ref>https://docs.docker.com/registry/spec/api/</ref> with support for image verification, resumable push and pull operations and layer deduplication.
+
A [[Docker]] registry is a repository for [[Docker]] images. Docker clients connect to registries to download (<code>docker pull</code>) images for use or upload (<code>docker push</code>) images. A Docker Registry HTTP API is available to facilitate distribution of images to the docker engine<ref>https://docs.docker.com/registry/spec/api/</ref> with support for image verification, resumable push and pull operations and layer deduplication.
  
Docker Registries can be public or private. Two main public registries are [[Docker Hub]] and [[Docker Cloud]].
+
Docker Registries can be public or private. Two main public registries are Docker Hub and Docker Cloud.
 
Docker Hub is the default registry where Docker looks for images. Docker registries also allow the creation of notifications based on events.<ref>https://docs.docker.com/registry/notifications/ </ref>
 
Docker Hub is the default registry where Docker looks for images. Docker registries also allow the creation of notifications based on events.<ref>https://docs.docker.com/registry/notifications/ </ref>
  
== AWS ECR ==
+
== ECR ==
 
[[AWS ECR]]<ref>https://aws.amazon.com/ecr/</ref> is a managed container registry service from AWS available since December 2015<ref>https://aws.amazon.com/blogs/aws/ec2-container-registry-now-generally-available/</ref> with tagging (see <code>[[docker tag]]</code>) support from December 2018<ref>https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/</ref>
 
[[AWS ECR]]<ref>https://aws.amazon.com/ecr/</ref> is a managed container registry service from AWS available since December 2015<ref>https://aws.amazon.com/blogs/aws/ec2-container-registry-now-generally-available/</ref> with tagging (see <code>[[docker tag]]</code>) support from December 2018<ref>https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/</ref>
  
Line 23: Line 22:
 
== Activities ==
 
== Activities ==
 
# Use public docker hub container registry to download and run you first image
 
# Use public docker hub container registry to download and run you first image
# Install [[GitLab]] and enable container registry in: <code>[[/etc/gitlab/gitlab.rb]]</code><ref>https://docs.gitlab.com/ee/administration/packages/container_registry.html#container-registry-storage-driver</ref>
+
# Install [[GitLab]] and enable container registry in: <code>/etc/gitlab/gitlab.rb</code><ref>https://docs.gitlab.com/ee/administration/packages/container_registry.html#container-registry-storage-driver</ref>
 
 
== Related terms ==
 
* [[Containers networking]]
 
* [[Container Scanning]]
 
* [[Container Insights]]
 
* <code>[[docker container stop registry]]</code>
 
* <code>[[crane]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{Container Registry}}
 
* {{Container Registry}}
* {{Registry}}
+
* {{Package managers}}
 +
* {{K8s}}
 +
* {{docker}}
 +
* {{jfrog}}
  
[[Category: Registry]]
+
[[Category: Software development]]
 +
[[Category: Server administration]]
  
 
{{CC license}}
 
{{CC license}}
 
Source: https://en.wikiversity.org/wiki/DevOps/Container_Registry
 
Source: https://en.wikiversity.org/wiki/DevOps/Container_Registry

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: