Giter Site home page Giter Site logo

cloudflare-docker-proxy's Introduction

Hi there 👋

History github contribution grid snake animation

cloudflare-docker-proxy's People

Contributors

ciiiii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cloudflare-docker-proxy's Issues

关于 k8s registry 的问题

您好,我这边经过测试,貌似 k8s 的 registry.k8s.io 不知道是我使用问题还是怎么,拉取镜像会报错如下

Error response from daemon: manifest for k8s.devops-engineer.com.cn/google_containers/kube-scheduler:v1.28.2 not found: manifest unknown: Failed to fetch "v1.28.2"

我这边确定 JS 和 仓库是对应的,其次 Router 的配置也是没问题的

An optimized and refactored version using typescript

Hey @ciiiii , 👋

Your Project Inspired Me Greatly!

I just had a look at your project and it truly inspired me! I've been working on a related project recently and garnered so much from what you’ve done.

You can find my project at HaidongPang/registry-proxy.

It is a version that was optimized and refactored using Typescript and Cloudflare KV.

It’s still in the early stages, but your project has provided me with lots of insightful information and inspiration.

k8s.libcuda.so doesn't work

➜ docker pull k8s.libcuda.so/ingress-nginx/kube-webhook-certgen:v1.3.0
Error response from daemon: Head "https://k8s.libcuda.so/v2/ingress-nginx/kube-webhook-certgen/manifests/v1.3.0": unable to decode token response: EOF

docker login failed

use the same password and username can't login into docker.libcuda.so

docker login -u yswtrue docker.libcuda.so
Password:
Error response from daemon: login attempt to https://docker.libcuda.so/v2/ failed with status: 401 Unauthorized
docker login -u yswtrue docker.io
Password:
WARNING! Your password will be stored unencrypted in /home/lighthouse/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

seams gitlab registry not work

docker pull gitlab-registry.yswtrue.com//shiwen2/shiwen_backend
invalid reference format
const routes = {
  "gitlab-registry.yswtrue.com": "https://registry.gitlab.com",
  "docker-registry.yswtrue.com": "https://registry-1.docker.io",
};

docker pull is working

docker pull 跟 login 始终返回 401

路由配置:

const routes = {
  "docker.xx.tech": "https://registry-1.docker.io",
  "quay.xx.tech": "https://quay.io",
  "gcr.xx.tech": "https://gcr.io",
  "k8s-gcr.xx.tech": "https://k8s.gcr.io",
  "k8s.xx.tech": "https://registry.k8s.io",
  "ghcr.xx.tech": "https://ghcr.io",
  "cloudsmith.xx.tech": "https://docker.cloudsmith.io",
};

使用 docker pull docker.xx.tech/hello-world 返回 401,docker login 也是返回 401 无法登录

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.