containerd/zfs
Fork: 29 Star: 70 (更新于 2024-11-19 00:35:03)
license: Apache-2.0
Language: Go .
ZFS snapshotter plugin for containerd
最后发布版本: v1.2.0 ( 2023-09-13 08:21:00)
containerd ZFS snapshotter plugin
ZFS snapshotter plugin for containerd.
This plugin is tested on Linux with Ubuntu. It should be compatible with FreeBSD.
Usage
The plugin is built-in by default since containerd 1.1. No need to recompile containerd or execute a proxy snapshotter process.
- Set up a ZFS filesystem.
The ZFS filesystem name is arbitrary but the mount point needs to be
/var/lib/containerd/io.containerd.snapshotter.v1.zfs
, when the containerd root is set to/var/lib/containerd
.
$ zfs create -o mountpoint=/var/lib/containerd/io.containerd.snapshotter.v1.zfs your-zpool/containerd
-
Start containerd.
-
e.g.
ctr pull --snapshotter=zfs ...
Project details
The zfs plugin is a containerd sub-project, licensed under the Apache 2.0 license. As a containerd sub-project, you will find the:
information in our containerd/project
repository.
最近版本更新:(数据更新于 2024-08-28 00:39:25)
2023-09-13 08:21:00 v1.2.0
2023-07-03 23:40:36 v1.1.0
2021-04-19 14:49:58 v1.0.0
主题(topics):
containerd, zfs
containerd/zfs同语言 Go最近更新仓库
2024-11-22 20:14:47 daytonaio/daytona
2024-11-22 15:17:23 SagerNet/sing-box
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama