Coder Social home page Coder Social logo

docker-pull's Introduction

使用方法:自己动手,Fork 本项目,绑定你自己的仓库账号或其他镜像服务账号

  1. 在 Fork 的项目中绑定账号

    • 如果要使用自建仓库镜像服务

      Settings-Secrets and variables-Actions 选择 New repository secret 新建 DOCKER_USERNAME(你的 Docker 用户名) 和 DOCKER_PASSWORD(你的 Docker 密码) 两个 Secrets

    • 如果需要使用其它镜像服务,例如腾讯云、阿里云等

      Settings-Secrets and variables-Actions 选择 New repository secret 新建 DOCKER_USERNAME(你的其它镜像服务用户名) 和 DOCKER_PASSWORD(你的其它镜像服务密码)两个 Secrets

  2. Actions 里选择 拉取镜像推送 ,在右边点击 Run workfow

  3. 在输入框中填写:

    • 原镜像名称:版本 示例:mysql/mysql-server或者ghcr.io/aopkcn/installers:debian带域名
    • 同步后镜像名称:版本 示例mysql-server:latest或者installers:debian
    • 仓库地址 示例:registry.cn-chengdu.aliyuncs.com就是仓库域名地址
    • 空间名称 示例:aopkcn其中ghcr.io/aopkcn/installers:debianaopkcn就是空间名称
    • 系统架构 自行根据架构选择,如果拉取的镜像中没有将拉取失败,默认amd64
  4. 最后点击 Run workfow等待镜像拉取推送

注意:自建仓库请保证GitHub能够访问,否则将无法推送!!!

docker-pull's People

Contributors

aopkcn 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.