# portainer **Repository Path**: Fiee_Kernel/portainer ## Basic Information - **Project Name**: portainer - **Description**: portainer中文文件 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-29 - **Last Updated**: 2024-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # public portainer-ce 汉化文件 X86 CPU一键安装 ``` sh -c "$(curl -kfsSl https://gitee.com/expin/public/raw/master/onex86.sh)" ``` N1等ARM64架构CPU一键安装 ``` sh -c "$(curl -kfsSl https://gitee.com/expin/public/raw/master/one.sh)" ```