freebsd-ports/sysutils/nerdctl/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
482 B
Text

ContaiNERD CTL - Docker-compatible CLI for containerd
- Same UI/UX as docker
- Supports Docker Compose (nerdctl compose up)
- [Optional] Supports rootless mode, without slirp overhead (bypass4netns)
- [Optional] Supports lazy-pulling (Stargz, Nydus, OverlayBD)
- [Optional] Supports encrypted images (ocicrypt)
- [Optional] Supports P2P image distribution (IPFS)
- [Optional] Supports container image signing and verifying (cosign)
nerdctl is a non-core sub-project of containerd.