| Port details |
- containerd Open and reliable container runtime
- 2.3.2 sysutils
=3 2.2.2_3Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2021-05-12 19:48:06
- Last Update: 2026-06-24 08:50:03
- Commit Hash: 1ff96ac
- People watching this port, also watch:: grub2-bhyve, pkg, tmux, fetchmail
- License: APACHE20
- WWW:
- https://containerd.io/
- Description:
- containerd is an industry-standard container runtime with an emphasis on
simplicity, robustness and portability. It is available as a daemon for
Linux and Windows, which can manage the complete container lifecycle of
its host system: image transfer and storage, container execution and
supervision, low-level storage and network attachments, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- containerd>0:sysutils/containerd
- To install the port:
- cd /usr/ports/sysutils/containerd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/containerd
- pkg install containerd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: containerd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782290417
SHA256 (containerd-containerd-v2.3.2_GH0.tar.gz) = 1a215ae4acb184192668b21f8b8375ceb6e86f8832a97fe6f7ab53ad79bb2cee
SIZE (containerd-containerd-v2.3.2_GH0.tar.gz) = 11653431
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_containerd
- USES:
- cpe gmake go:1.26+,modules,no_targets
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.1 16 May 2021 12:15:13
    |
Bernhard Froehlich (decke)  |
sysutils/containerd: Update to 1.5.1 |
1.5.0 12 May 2021 19:44:12
    |
Bernhard Froehlich (decke)  |
New port sysutils/containerd: Open and reliable container runtime
containerd is an industry-standard container runtime with an emphasis
on simplicity, robustness and portability. It is available as a daemon
for Linux and Windows, which can manage the complete container lifecycle
of its host system: image transfer and storage, container execution and
supervision, low-level storage and network attachments, etc.
WWW: https://containerd.io/
Thanks to Samuel Karp <me@samuelkarp.com> for working on the FreeBSD
support which is all upstream already! |