概要
- フル名
docker.io/anyproto/any-sync-filenode- Registry
- docker.io
- 名前空間
- anyproto
- リポジトリ
- any-sync-filenode
- キャッシュ Tag 数
- 24
- 最終同期
- 07/13/2026, 02:33 PM
概要
Anytype Any-Sync FileNode 镜像,去中心化协作存储文件节点,Anytype 私有同步栈文件存储组件。
詳細
anyproto/any-sync-filenode 运行 Anytype Any-Sync 文件存储节点,负责加密文件的存储与分发。定位为 Anytype 私有同步栈组件,需 any-sync-coordinator 与 any-sync-node 配套;Anytype 私有化部署文件层、去中心化协作存储或 Any-Sync 自托管栈。
快速启动
docker run -d --name any-sync-filenode \
-p 8080:8080 \
-v /data/filenode:/data \
docker.io/anyproto/any-sync-filenode:latest
推荐实践
docker run -d --name any-sync-filenode \
--restart unless-stopped \
-p 8080:8080 \
-v /data/filenode:/data \
-e ANY_SYNC_COORDINATOR=coordinator:8080 \
docker.io/anyproto/any-sync-filenode:0.3.0
核心参数说明
-p 8080:8080— FileNode API 端口-v .../data:...— 加密文件存储- 配对 — any-sync-coordinator + node
- 部署 — 随 Any-Sync docker-compose 栈
Kubernetes
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: any-sync-filenode
spec:
serviceName: any-sync-filenode
replicas: 1
selector:
matchLabels:
app: any-sync-filenode
template:
metadata:
labels:
app: any-sync-filenode
spec:
containers:
- name: filenode
image: docker.io/anyproto/any-sync-filenode:0.3.0
ports:
- containerPort: 8080
volumeMounts:
- name: data
mountPath: /data
volumeClaimTemplates:
- metadata:
name: data
spec:
accessModes: [ReadWriteOnce]
resources:
requests:
storage: 100Gi
---
apiVersion: v1
kind: Service
metadata:
name: any-sync-filenode
spec:
selector:
app: any-sync-filenode
ports:
- port: 8080
targetPort: 8080
PVC 持久化文件;与 coordinator 同 namespace。
最新 Tag(20 件)
すべての 24 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/anyproto/any-sync-filenode :v0.11.2 | linux/amd64linux/arm64 | 2026/07/06 20:32 | 104.6 MB | sha256:79dc49b7979f… | |||
docker.io/anyproto/any-sync-filenode :latest | linux/amd64linux/arm64 | 2026/07/06 20:31 | 104.6 MB | sha256:79dc49b7979f… | |||
docker.io/anyproto/any-sync-filenode :v0.11.1 | linux/amd64linux/arm64 | 2026/04/21 17:49 | 94.2 MB | sha256:4dcaab50b923… | |||
docker.io/anyproto/any-sync-filenode :v0.11.0 | linux/amd64linux/arm64 | 2026/04/07 07:33 | 94.0 MB | sha256:0bedb7907ede… | |||
docker.io/anyproto/any-sync-filenode :v0.10.6 | linux/amd64linux/arm64 | 2026/02/16 05:13 | 110.2 MB | sha256:96827d0064ef… | |||
docker.io/anyproto/any-sync-filenode :v0.10.5 | linux/amd64linux/arm64 | 2026/02/16 04:21 | 110.2 MB | sha256:76eeb6d76de8… | |||
docker.io/anyproto/any-sync-filenode :v0.10.4 | linux/amd64linux/arm64 | 2026/02/16 01:45 | 110.2 MB | sha256:1af21e8a4614… | |||
docker.io/anyproto/any-sync-filenode :v0.10.3 | linux/amd64linux/arm64 | 2026/01/30 22:43 | 109.8 MB | sha256:85ee3534ceb1… | |||
docker.io/anyproto/any-sync-filenode :v0.10.2 | linux/amd64linux/arm64 | 2026/01/13 19:56 | 109.5 MB | sha256:4fae01d1fcbd… | |||
docker.io/anyproto/any-sync-filenode :v0.10.1 | linux/amd64linux/arm64 | 2025/12/09 21:20 | 109.7 MB | sha256:f28047936108… | |||
docker.io/anyproto/any-sync-filenode :v0.10.0 | linux/amd64linux/arm64 | 2025/11/21 22:59 | 109.4 MB | sha256:a0a80daee64a… | |||
docker.io/anyproto/any-sync-filenode :v0.9.2 | linux/amd64linux/arm64 | 2025/10/16 23:22 | 108.0 MB | sha256:4f1c5ec44d31… | |||
docker.io/anyproto/any-sync-filenode :v0.9.0 | linux/amd64linux/arm64 | 2025/08/07 21:46 | 106.1 MB | sha256:be27fa0bee56… | |||
docker.io/anyproto/any-sync-filenode :v0.8.13 | linux/amd64linux/arm64 | 2025/07/16 18:59 | 105.3 MB | sha256:ea7fe07b241b… | |||
docker.io/anyproto/any-sync-filenode :v0.8.12 | linux/amd64linux/arm64 | 2025/06/30 22:31 | 105.5 MB | sha256:9fb52143259b… | |||
docker.io/anyproto/any-sync-filenode :v0.8.11 | linux/amd64linux/arm64 | 2025/06/26 18:38 | 105.4 MB | sha256:12794edf16d6… | |||
docker.io/anyproto/any-sync-filenode :v0.8.10 | linux/amd64linux/arm64 | 2025/06/25 20:21 | 105.4 MB | sha256:a9db2bc2a822… | |||
docker.io/anyproto/any-sync-filenode :v0.8.9 | linux/amd64linux/arm64 | 2025/06/25 00:29 | 105.4 MB | sha256:8598d26275c5… | |||
docker.io/anyproto/any-sync-filenode :v0.8.8 | linux/arm64linux/amd64 | 2025/06/24 20:27 | 98.2 MB | sha256:f8d65e006255… | |||
docker.io/anyproto/any-sync-filenode :v0.8.7 | linux/amd64linux/arm64 | 2025/05/26 20:45 | 104.6 MB | sha256:43064b2cee3c… |