Overview
- Full name
docker.io/dadoum/anisette-v3-server- Registry
- docker.io
- Namespace
- dadoum
- Repository
- anisette-v3-server
- Cached tags
- 1
- Last synced
- 07/06/2026, 09:40 AM
Introduction
Anisette v3 Server 镜像,提供 Apple 设备 attestation 兼容端点,用于 sideload/AltStore 等开发场景的辅助服务。
Details
dadoum/anisette-v3-server 模拟 Apple anisette 数据供客户端获取 provisioning 相关 headers。典型用于 iOS sideload 开发环境,定位为 niche API 服务,需稳定运行与合规使用;非通用企业组件,生产场景极少,K8s 单副本 Deployment 即可。
快速启动
docker run -d --name anisette-v3 \
-p 6969:6969 \
docker.io/dadoum/anisette-v3-server:latest
推荐实践
docker run -d --name anisette-v3 \
--restart unless-stopped \
-p 6969:6969 \
docker.io/dadoum/anisette-v3-server:1.0.0
核心参数说明
-p 6969:6969— Anisette HTTP 端口--restart unless-stopped— 服务持续在线- 固定 tag — 协议兼容 pin
- 合规 — 仅开发测试,遵守 Apple ToS
Latest tags (20)
View all 1 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/dadoum/anisette-v3-server :latest | linux/386linux/amd64linux/arm/v7linux/arm64 | 2025/04/14 07:39 | 37.2 MB | sha256:fc3befbf04b1… |