Skip to content

yspcn/portainer-ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portainer-ee portainer企业版汉化

不要问我怎么安装 amd64

cd /root && git clone https://github.com/yspcn/portainer-ee
docker run -d --restart=always --name="portainer" -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data -v /root/portainer-ee:/public portainer/portainer-ee:linux-amd64-2.12.2

ARM64

cd /root && git clone https://github.com/yspcn/portainer-ee
docker run -d --restart=always --name="portainer" -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data -v /root/portainer-ee:/public portainer/portainer-ee:linux-arm64-2.12.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages