软件包:golang-github-checkpoint-restore-checkpointctl-dev(1.3.0+ds1-1)
golang-github-checkpoint-restore-checkpointctl-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-checkpoint-restore-checkpointctl:
- [golang-github-checkpoint-restore-checkpointctl_1.3.0+ds1-1.dsc]
- [golang-github-checkpoint-restore-checkpointctl_1.3.0+ds1.orig.tar.xz]
- [golang-github-checkpoint-restore-checkpointctl_1.3.0+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Tool to inspect Kubernetes and Podman checkpoints (library)
Container engines like *Podman* and *CRI-O* have the ability to checkpoint a container. All data related to a checkpoint is collected in a checkpoint archive.
This library contains code to create and make use of checkpoint archives.
其他与 golang-github-checkpoint-restore-checkpointctl-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-checkpoint-restore-go-criu-dev (>> 7.2)
- CRIU bindings for Golang
-
- dep: golang-github-containers-storage-dev
- Go library for handling how containers are stored on disk
-
- dep: golang-github-olekukonko-tablewriter-dev
- generate ASCII tables in Golang
-
- dep: golang-github-opencontainers-specs-dev
- Open Container Specifications
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-ulikunitz-xz-dev
- Pure golang package for reading and writing xz-compressed files
-
- dep: golang-github-xlab-treeprint-dev (>> 1.2)
- simple ASCII tree composing tool