Difference between revisions of "Image Repositories"

From Gcube Wiki
Jump to: navigation, search
(Managed Repository)
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
2) https://hub.docker.com/u/d4science
 
2) https://hub.docker.com/u/d4science
 +
 +
New policies to consider, starting November 1, 2020:
 +
 +
* Free accounts may retain inactive images for up to 6 months
 +
* Free accounts, intended for individual developers, will have an upper limit on the number of image pulls in a six-hour period
  
 
=== Internal Repository ===
 
=== Internal Repository ===
  
 
* Docker Trusted Repository: https://hub.docker.com/r/docker/dtr/
 
* Docker Trusted Repository: https://hub.docker.com/r/docker/dtr/
* Quay: https://www.projectquay.io  
+
* Project Quay: https://www.projectquay.io  
  
  
 
== Single User or Organization? ==
 
== Single User or Organization? ==
  
== Alternatives to Docker to consider ==
+
== Alternatives to Image Registries to consider ==
 
* LXD: https://linuxcontainers.org/lxd/introduction/
 
* LXD: https://linuxcontainers.org/lxd/introduction/
  

Latest revision as of 15:50, 25 August 2020

Which Docker Repository?

Managed Repository

  • Docker Hub

Accounts owned by CNR:

1) https://hub.docker.com/u/gcube

2) https://hub.docker.com/u/d4science

New policies to consider, starting November 1, 2020:

  • Free accounts may retain inactive images for up to 6 months
  • Free accounts, intended for individual developers, will have an upper limit on the number of image pulls in a six-hour period

Internal Repository


Single User or Organization?

Alternatives to Image Registries to consider


Back to the Docker guide.