パッケージ: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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