Giter Site home page Giter Site logo

pradeeplingam / docker-hub-to-github-container-registry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stacksimplify/docker-hub-to-github-container-registry

0.0 0.0 0.0 6 KB

Docker Images from Docker Hub to GitHub Container Registry

Shell 100.00%

docker-hub-to-github-container-registry's Introduction

Docker Hub to GitHub Container Registry

Step-01: Docker Hub Pull Limits

  • Docker Hub limits the number of Docker image downloads (“pulls”) based on the account type of the user pulling the image.
  • Pull rates limits are based on individual IP address. For anonymous users, the rate limit is set to 100 pulls per 6 hours per IP address.
  • For authenticated users, it’s 200 pulls per 6 hour period.
  • Users with a paid Docker subscription get up to 5000 pulls per day.
  • Docker Pull Limits

Step-02: GitHub Container Registry Packages

Step-03: Docker Image List: Docker Hub vs GitHub Container Registry

  • To download the Docker Image from GitHub Container Registry we just need to prefix ghcr.io/ for the Docker Image from Docker Hub. This is for our StackSimplify 13 Docker Images only.
S.No Docker Hub Image GitHub Container Image
01 stacksimplify/kubenginx:1.0.0 ghcr.io/stacksimplify/kubenginx:1.0.0
stacksimplify/kubenginx:2.0.0 ghcr.io/stacksimplify/kubenginx:2.0.0
stacksimplify/kubenginx:3.0.0 ghcr.io/stacksimplify/kubenginx:3.0.0
stacksimplify/kubenginx:4.0.0 ghcr.io/stacksimplify/kubenginx:4.0.0
02 stacksimplify/kube-usermgmt-webapp:1.0.0-MySQLDB ghcr.io/stacksimplify/kube-usermgmt-webapp:1.0.0-MySQLDB
03 stacksimplify/notifications-microservice:1.0.0 ghcr.io/stacksimplify/notifications-microservice:1.0.0
stacksimplify/notifications-microservice:2.0.0 ghcr.io/stacksimplify/notifications-microservice:2.0.0
04 stacksimplify/kube-usermanagement-microservice:1.0.0 ghcr.io/stacksimplify/kube-usermanagement-microservice:1.0.0
stacksimplify/kube-usermanagement-microservice:2.0.0-H2DB ghcr.io/stacksimplify/kube-usermanagement-microservice:2.0.0-H2DB
stacksimplify/kube-usermanagement-microservice:3.0.0-AWS-XRay-MySQLDB ghcr.io/stacksimplify/kube-usermanagement-microservice:3.0.0-AWS-XRay-MySQLDB
stacksimplify/kube-usermanagement-microservice:4.0.0-AWS-XRay-H2DB ghcr.io/stacksimplify/kube-usermanagement-microservice:4.0.0-AWS-XRay-H2DB
05 stacksimplify/kube-notifications-microservice:1.0.0 ghcr.io/stacksimplify/kube-notifications-microservice:1.0.0
stacksimplify/kube-notifications-microservice:2.0.0 ghcr.io/stacksimplify/kube-notifications-microservice:2.0.0
stacksimplify/kube-notifications-microservice:3.0.0-AWS-XRay ghcr.io/stacksimplify/kube-notifications-microservice:3.0.0-AWS-XRay
stacksimplify/kube-notifications-microservice:4.0.0-AWS-XRay ghcr.io/stacksimplify/kube-notifications-microservice:4.0.0-AWS-XRay
06 stacksimplify/kube-nginxapp1:1.0.0 ghcr.io/stacksimplify/kube-nginxapp1:1.0.0
07 stacksimplify/kube-nginxapp2:1.0.0 ghcr.io/stacksimplify/kube-nginxapp2:1.0.0
08 stacksimplify/kube-frontend-nginx:1.0.0 ghcr.io/stacksimplify/kube-frontend-nginx:1.0.0
09 stacksimplify/kube-helloworld:1.0.0 ghcr.io/stacksimplify/kube-helloworld:1.0.0
10 stacksimplify/usermanagement-microservice:1.0.0 ghcr.io/stacksimplify/usermanagement-microservice:1.0.0
11 stacksimplify/nginxapp2:latest ghcr.io/stacksimplify/nginxapp2:latest
12 stacksimplify/nginxapp1:latest ghcr.io/stacksimplify/nginxapp1:latest
13 stacksimplify/dockerintro-springboot-helloworld-rest-api:1.0.0-RELEASE ghcr.io/stacksimplify/dockerintro-springboot-helloworld-rest-api:1.0.0-RELEASE

docker-hub-to-github-container-registry's People

Contributors

stacksimplify avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.