GithubHelp home page GithubHelp logo

outlovecn / portainer-cn Goto Github PK

View Code? Open in Web Editor NEW
317.0 4.0 36.0 5.2 MB

portainer-ce 2.11 中文汉化版docker镜像,支持X86、ARM、ARM64

Home Page: https://hub.docker.com/r/outlovecn/portainer-cn

License: MIT License

Dockerfile 0.02% HTML 0.77% CSS 99.22%

portainer-cn's Issues

Unable to retrieve image details

图片

compose file:

version: "3"
services:
    portainer-cn:
        ports:
            - 8001:8000
            - 9000:9000
        container_name: portainer
        restart: always
        volumes:
            - /var/run/docker.sock:/var/run/docker.sock
            - ./data:/data
        image: outlovecn/portainer-cn:latest
        labels:
            - "com.centurylinklabs.watchtower.enable=true"

manifest for docker.io/outlovecn/portainer-cn:latest not found

用了3个办法都没有办法pull到镜像

# docker-compose up -d
Pulling portainer (outlovecn/portainer-cn:latest)...
Trying to pull repository docker.io/outlovecn/portainer-cn ... 
ERROR: manifest for docker.io/outlovecn/portainer-cn:latest not found

# docker pull outlovecn/portainer-cn:latest
Trying to pull repository docker.io/outlovecn/portainer-cn ... 
manifest for docker.io/outlovecn/portainer-cn:latest not found

# docker pull ghcr.io/outlovecn/portainer-cn:main
Trying to pull repository ghcr.io/outlovecn/portainer-cn ... 
Pulling repository ghcr.io/outlovecn/portainer-cn
Network timed out while trying to connect to https://ghcr.io/v1/repositories/outlovecn/portainer-cn/images. You may want to check your internet connection or if you are behind a proxy.

之前也遇到过这个情况,添加版本号可以解决,但是查看了https://hub.docker.com/r/outlovecn/portainer-cn 发现没有版本号

求助,没辙了

🐧云上海服务器 centos7.6

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.