Verification Report · portainer 2.45.0
NOT PUBLISHED
portainer-2.45.0-20260911-001
verified_at 2026-09-11T10:50:17Z
Immutable inputs
| App version | 2.45.0 ← release tag 2.45.0 · source d79ba726cd54 |
| Image (exact tag) | portainer/portainer-ce:2.45.0 |
| Image digest (linux/amd64) | sha256:0b0116995938b14493fff2001c2f48a268ab55a70b72448a3ed5a1159b1e9cfb |
| Index digest | sha256:511f3f06c96fe3b993ebeaafde311c1959cae73a7ef825dba6397d51b450dffa |
| Pulled as | portainer/portainer-ce:2.45.0@sha256:0b0116995938b14493fff2001c2f48a268ab55a70b72448a3ed5a1159b1e9cfb via registry-1.docker.io |
| Platform contract | ami-025d99823a4caad37 · us-east-1/x86_64 · source=public (plat-us-east-1-x86_64-20260909-001) |
| Config revisions | app f6240f36b029 · compose a11eda6322f5 |
| Release type | security_update — rule2: keyword 'CVE-2026-44849' in upstream release notes |
Publish gate
| Check | Field | Result |
|---|
| Compose started | checks.compose_started | Passed |
| Container healthy | checks.container_healthy | Passed |
| Health check passed | checks.health_check_passed | Passed |
| Application tests | checks.tests_passed | Passed |
| Screenshots captured | checks.screenshots_generated | Passed |
| Screenshots published | checks.screenshots_uploaded | Failed |
| Report published | checks.report_uploaded | Failed |
| Manifest published | checks.verification_manifest_uploaded | Failed |
| Platform contract valid | checks.required_platform_contract_valid | Passed |
Evidence
| Health probe | HTTP 200 — ready |
| Version assertion | True actual 2.45.0 — 匹配(exact):kind=api_json_path 取到 '2.45.0',期望 '2.45.0' |
| Tests | pytest exit=0
.. [100%]
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED apps/portainer/tests/test_setup.py::test_status_endpoint
PASSED apps/portainer/tests/test_setup.py::test_admin_setup_renders
2 passed in 2.02s
|
| Container state | running |
| Duration | 11.7s(2026-09-11T10:50:05Z → 2026-09-11T10:50:17Z) |
Screenshots

setup · First-run admin setup / 首次运行管理员设置
Application test output
pytest exit=0
.. [100%]
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED apps/portainer/tests/test_setup.py::test_status_endpoint
PASSED apps/portainer/tests/test_setup.py::test_admin_setup_renders
2 passed in 2.02s
Container logs (tail)
--- compose up ---
portainer Pulling
portainer Pulled
Network cn-portainer_default Creating
Network cn-portainer_default Created
Container cn-portainer-portainer-1 Creating
Container cn-portainer-portainer-1 Created
Container cn-portainer-portainer-1 Starting
Container cn-portainer-portainer-1 Started
--- container logs ---
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/cmd/portainer/main.go:361[0m[36m >[0m encryption key file not present | [36mfilename=[0m/run/secrets/portainer
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/cmd/portainer/main.go:399[0m[36m >[0m proceeding without encryption key |
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/database/boltdb/db.go:163[0m[36m >[0m loading PortainerDB | [36mfilename=[0mportainer.db
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/internal/ssl/ssl.go:79[0m[36m >[0m no cert files found, generating self signed SSL certificates |
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/http/security/setuptoken/setuptoken.go:40[0m[36m >[0m
portainer-1 |
portainer-1 | ==========================
portainer-1 |
portainer-1 | setup_token=135ff87982102cba3dd4cf78308bb5959a515e474730824b8ec33e8be50a007d
portainer-1 |
portainer-1 | Paste it into the setup screen, or send it in the X-Setup-Token header.
portainer-1 | Start with --no-setup-token to disable.
portainer-1 |
portainer-1 | ========================== |
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/chisel/service.go:229[0m[36m >[0m generated a new Chisel private key file | [36mprivate-key=[0m/data/chisel/private-key.pem
portainer-1 | 2026/09/11 10:50:12 server: Reverse tunnelling enabled
portainer-1 | 2026/09/11 10:50:12 server: Fingerprint UkWVG9emzVu71sUbc6GM4kOCraEV9DchGJB3QcoiRDI=
portainer-1 | 2026/09/11 10:50:12 server: Listening on http://0.0.0.0:8000
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/cmd/portainer/main.go:707[0m[36m >[0m starting Portainer | [36mbuild_number=[0m36 [36mgo_version=[0mgo1.26.6 [36mimage_tag=[0m2.45.0-linux-amd64 [36mnodejs_version=[0mv22.23.2 [36mpnpm_version=[0m10.27.0 [36mversion=[0m2.45.0 [36mwebpack_version=[0m5.107.2
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/http/server.go:371[0m[36m >[0m starting HTTPS server | [36mbind_address=[0m:9443
portainer-1 | [90m2026/09/11 10:50AM[0m [32mINF[0m [1mgithub.com/portainer/portainer/api/http/server.go:355[0m[36m >[0m starting HTTP server | [36mbind_address=[0m:9000
portainer-1 | [90m2026/09/11 10:50AM[0m [33mWRN[0m [1mgithub.com/portainer/portainer/api/http/handler/system/status.go:43[0m[36m >[0m The /status endpoint is deprecated and will be removed in a future version of Portainer. Please use the /system/status endpoint instead. |
portainer-1 | [90m2026/09/11 10:50AM[0m [33mWRN[0m [1mgithub.com/portainer/portainer/api/http/handler/system/status.go:43[0m[36m >[0m The /status endpoint is deprecated and will be removed in a future version of Portainer. Please use the /system/status endpoint instead. |
portainer-1 | [90m2026/09/11 10:50AM[0m [33mWRN[0m [1mgithub.com/portainer/portainer/api/http/handler/system/status.go:43[0m[36m >[0m The /status endpoint is deprecated and will be removed in a future version of Portainer. Please use the /system/status endpoint instead. |
Raw manifest
{
"schema_version": "1.0",
"verification_id": "portainer-2.45.0-20260911-001",
"app": "portainer",
"app_version": "2.45.0",
"release": {
"source_repo": "portainer/portainer",
"source_revision": "d79ba726cd54395a54cca5e9180609ce52fa7a4f",
"release_tag": "2.45.0",
"upstream_tag": "2.45.0",
"image_reference": "portainer/portainer-ce:2.45.0"
},
"container": {
"image": "portainer/portainer-ce:2.45.0",
"digest": "sha256:0b0116995938b14493fff2001c2f48a268ab55a70b72448a3ed5a1159b1e9cfb",
"manifest_digest": "sha256:511f3f06c96fe3b993ebeaafde311c1959cae73a7ef825dba6397d51b450dffa",
"platform": "linux/amd64"
},
"platform": {
"platform_verification_id": "plat-us-east-1-x86_64-20260909-001",
"ami_id": "ami-025d99823a4caad37",
"base_ami_source": "public",
"source_ami_name": "ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-*",
"region": "us-east-1",
"architecture": "x86_64"
},
"config": {
"app_config_revision": "f6240f36b02979dec3892ec9b49d09dcf0bf5ad2",
"compose_revision": "a11eda6322f554d90d49710911b160bdc880e2d2",
"tests_revision": "4136a9fc8de221b57a8878a17ae7ecd5de3f5cb1"
},
"verification": {
"application": "passed",
"platform": "referenced",
"tests": "passed"
},
"checks": {
"compose_started": true,
"container_healthy": true,
"health_check_passed": true,
"tests_passed": true,
"screenshots_generated": true,
"screenshots_uploaded": false,
"report_uploaded": false,
"verification_manifest_uploaded": false,
"required_platform_contract_valid": true
},
"artifacts": {
"screenshots": [
{
"scenario": "setup",
"file": "setup.png",
"url": "https://pub-7abe6acc470447c0a101cc20ce10ceee.r2.dev/screenshots/portainer/2.45.0/setup.png",
"caption": {
"en": "First-run admin setup",
"zh": "首次运行管理员设置"
}
}
],
"report_url": "",
"workflow_run_url": "https://github.com/CoreNovaLabs/CoreNovaLaunchVerify/actions/runs/34591067489"
},
"website": {
"app": "portainer",
"app_version": "2.45.0",
"verification_id": "portainer-2.45.0-20260911-001",
"verification_run_id": "34591067489",
"platform_verification_id": "plat-us-east-1-x86_64-20260909-001",
"ami_id": "ami-025d99823a4caad37",
"architecture": "x86_64",
"region": "us-east-1",
"display_name": {
"en": "Portainer",
"zh": "Portainer 容器管理"
},
"description": {
"en": "Lightweight container management UI for Docker environments",
"zh": "轻量级 Docker 容器可视化管理面板"
},
"category": "devops",
"icon": "/icons/portainer.svg",
"featured": true,
"tags": [
"docker",
"containers",
"admin-ui"
],
"features": [
{
"en": "Web UI to manage containers, images, volumes and networks",
"zh": "网页管理容器、镜像、卷与网络"
},
{
"en": "Template-based one-click app deployment",
"zh": "基于模板的一键应用部署"
},
{
"en": "User & team management with access control",
"zh": "用户与团队管理、访问控制"
}
],
"health": "passed",
"status": "pending",
"verified_at": "2026-09-11T10:50:17Z",
"report_url": "",
"workflow_run_url": "https://github.com/CoreNovaLabs/CoreNovaLaunchVerify/actions/runs/34591067489",
"screenshots_order": [
"setup"
],
"deploy": {
"documentation_url": "https://docs.portainer.io",
"regions": [
"us-east-1"
],
"instance_type": "t3.small",
"data_volume_gb": 30,
"container_port": 9000,
"health_check_path": "/api/status",
"docker_image": "portainer/portainer-ce:2.45.0",
"extra_environment": [],
"post_deploy": {
"admin_path": "/#!/init/admin",
"admin_setup": {
"en": "First visit opens the admin account creation page: follow the on-screen form to set up the admin account (username fixed to 'admin'). No preset access.",
"zh": "首次访问进入管理员创建页面:按页面向导完成 admin 账户的初始设置(用户名固定为 admin);没有预置账号。"
},
"notes": [
{
"en": "Portainer needs the host Docker socket (/var/run/docker.sock) mounted to manage containers; the CFN template provides it.",
"zh": "Portainer 需要挂载宿主机 Docker socket(/var/run/docker.sock)才能管理容器;CFN 模板已提供。"
},
{
"en": "Data lives on a retained volume (/data). It keeps billing after stack deletion; snapshot it, then delete the volume when no longer needed.",
"zh": "数据保存在保留数据卷(/data)中。删除栈后该卷仍会计费;请先创建快照,不再需要时再删除卷。"
}
]
},
"cost_estimate": {
"monthly_usd": 16,
"note": {
"en": "Verified default in us-east-1: ~$15.2 t3.small + ~$0.8 for the 8 GB root volume per month. No separate data volume is required.",
"zh": "us-east-1 已验证默认配置:t3.small 约 $15.2/月 + 8GB 系统盘约 $0.8/月;无需独立数据盘。"
}
},
"data_path": "/data"
},
"release": {
"type": "security_update",
"previous_version": "",
"type_evidence": "rule2: keyword 'CVE-2026-44849' in upstream release notes"
},
"screenshots": [
{
"scenario": "setup",
"file": "setup.png",
"url": "https://pub-7abe6acc470447c0a101cc20ce10ceee.r2.dev/screenshots/portainer/2.45.0/setup.png",
"caption": {
"en": "First-run admin setup",
"zh": "首次运行管理员设置"
}
}
]
},
"verification_run_id": "34591067489",
"verified_at": "2026-09-11T10:50:17Z"
}