Giter Site home page Giter Site logo

eysp / portainer-ce Goto Github PK

View Code? Open in Web Editor NEW
638.0 638.0 72.0 23.87 MB

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

Home Page: https://hub.docker.com/r/6053537/portainer-ce

License: zlib License

Go 29.34% JavaScript 36.44% HTML 32.36% CSS 1.58% Shell 0.22% PowerShell 0.01% Dockerfile 0.05% Handlebars 0.01%

portainer-ce's People

Contributors

anthony-portainer avatar arrislee avatar chiptus avatar cmenginnz avatar crosbymichael avatar dasj avatar dbuduev avatar deviantony avatar dimasalakhov avatar doncicuto avatar eysp avatar fhanportainer avatar g07cha avatar hookenz avatar kevana avatar linquize avatar maximebajeux avatar ncresswell avatar ramzes642 avatar sbusso avatar stevensbkang avatar thojkooi avatar waysonwei avatar wheresolivia avatar wtfkr0 avatar xat0mz avatar xuorg avatar yassirh avatar yi-portainer avatar zees-dev 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  avatar  avatar  avatar  avatar  avatar

portainer-ce's Issues

自定义模板用不了

自定义模板比官方少了系统和部署模式输入框
导致最终创建模板按钮无法点击

exit status 243

docker: Error response from daemon: AppArmor enabled on system but the docker-default profile could not be loaded: running /sbin/apparmor_parser apparmor_parser -Kr /var/lib/docker/tmp/docker-default3706872809 failed with output: apparmor_parser: Unable to replace "docker-default". Permission denied; attempted to load a profile while confined?

出现这个错误如何解决?安装新的镜像时

容器一直重启怎么办

docker run -d -p 9000:9000 --name portainer --restart always -v ~/local-certs:/certs -v portainer_data:/data 6053537/portainer-ce -v /var/run/docker.sock:/var/run/docker.sock --ssl --sslcert /pem/cert.pem --sslkey /pem/key.pem
这是我的启动命令
image

tags里的order-by误翻译导致读不出来tags列表

<div class=\\\"col-sm-12\\\">\\n <tags-datatable title-text=\\\"标签\\\" title-icon=\\\"tag\\\" dataset=\\\"tags\\\" table-key=\\\"tags\\\" order-by=\\\"名称\\\" remove-action=\\\"removeAction\\\"></tags-datatable>\\n</div>

这里的order-by的值是Name,给翻译了,导致读不出来标签的列表
修改如下:
<div class=\\\"col-sm-12\\\">\\n <tags-datatable title-text=\\\"标签\\\" title-icon=\\\"tag\\\" dataset=\\\"tags\\\" table-key=\\\"tags\\\" order-by=\\\"Name\\\" remove-action=\\\"removeAction\\\"></tags-datatable>\\n</div>

portainer一直有个问题困扰我

容器的IP地址都是显示:10.0.3.3
而我的实际地址是192.168.3.27

这个怎么搞,通过oprtainer总是打不开对应的docker,需要输入IP才可以,好麻烦

旧版本Portainer在新Docker引擎下报“无法检索容器详细信息”

前段时间新买了台NAS,装了新版本的Debian和Docker,突然发现汉化版的Portainer出现问题了。
想进入容器命令行的时候报"无法检索容器详细信息",后来找到对应的原文是“Unable to retrieve image details”,
到网上一查才发现是26版本的Docker有一些新特性,Portainer官方当时说会大概在2.20.3的版本修复,并在 2.21 版本中正式更新对Docker 26 的完整支持。
目前只能暂时用回英文版的2.20.3了。
提醒一下其他还在用着汉化版的朋友,千万不要更新Docker啊!已经更新的降级回25就行了。

arm64版本在系统重启后运行出错

此问题仅限6053537/portainer-ce:linux-arm64版本

问题复现:

  1. 全新下载镜像,运行Docker容器:
docker run -itd \
--name=portainer \
--restart=always \
-p 9000:9000 \
-v /etc/timezone:/etc/timezone:ro \
-v /etc/localtime:/etc/localtime:ro \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /container/portainer/data:/data \
6053537/portainer-ce:linux-arm64

portainer-1

此时portainer-ce容器运行成功,没有任何错误;在系统没重启之前,也可以正常对容器进行停止,重启等操作

  1. 重启CentOS后查看容器状态
    portainer-2
    在重启CentOS后,此时可以看到portainer-ce容器启动失败
    此时,即使删除容器后再重新运行容器,也无法启动成功。
    必须把本地的汉化版portainer-ce镜像一块删除,然后重装下载镜像再运行,才可以成功启动容器

  2. 查看容器日志
    portainer-3
    通过 docker logs portainer命令,查看到容器报错日志如下:

INFO 2022/07/25 13:51:13 [INFO] [http,server] [message: starting HTTP server on port :9000] 
runtime: bad pointer in frame runtime.chanrecv at 0x400007ad30: 0x10
fatal error: invalid pointer found on stack

runtime stack:
runtime.throw(0x1700836, 0x1e)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/panic.go:1117 +0x54 fp=0xffffd8064280 sp=0xffffd8064250 pc=0x428b4
runtime.adjustpointers(0x400007ac88, 0xffffd8064368, 0xffffd8064788, 0x215db50, 0x255e0e0)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/stack.go:607 +0x1f8 fp=0xffffd80642d0 sp=0xffffd8064280 pc=0x5bad8
runtime.adjustframe(0xffffd80646a0, 0xffffd8064788, 0x255e0e0)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/stack.go:649 +0x260 fp=0xffffd8064390 sp=0xffffd80642d0 pc=0x5bd50
runtime.gentraceback(0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x4000000180, 0x0, 0x0, 0x7fffffff, 0x17b8210, 0xffffd8064788, 0x0, ...)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/traceback.go:322 +0xd04 fp=0xffffd8064700 sp=0xffffd8064390 pc=0x66884
runtime.copystack(0x4000000180, 0x1000)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/stack.go:908 +0x26c fp=0xffffd80648b0 sp=0xffffd8064700 pc=0x5c31c
runtime.newstack()
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/stack.go:1078 +0x218 fp=0xffffd8064a50 sp=0xffffd80648b0 pc=0x5c628
runtime.morestack()
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/asm_arm64.s:321 +0x70 fp=0xffffd8064a50 sp=0xffffd8064a50 pc=0x73bb0

goroutine 1 [copystack, locked to thread]:
runtime.heapBits.initSpan(0xffff6c5f4a00, 0x100000000000, 0xffff6c7f0fff, 0xffff9312d748)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/mbitmap.go:745 +0x164 fp=0x400007abb0 sp=0x400007abb0 pc=0x24274
runtime.(*mcentral).grow(0x2608b78, 0x0)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/mcentral.go:241 +0x118 fp=0x400007ac00 sp=0x400007abb0 pc=0x268d8
runtime.(*mcentral).cacheSpan(0x2608b78, 0x400)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/mcentral.go:158 +0x344 fp=0x400007ac70 sp=0x400007ac00 pc=0x26624
runtime.(*mcache).refill(0xffff93122108, 0x10)
	/opt/hostedtoolcache/go/1.16.6/x64/src/runtime/mcache.go:162 +0xc0 fp=0x400007acd0 sp=0x400007ac70 pc=0x25960
  1. 非汉化版的最新版portainer/portainer-ce无此问题

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.