| Port details |
- containerd Open and reliable container runtime
- 2.3.3_2 sysutils
=3 2.3.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-08-19 17:39:04
- Commit Hash: 4867821
- 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 = 1783928949
SHA256 (containerd-containerd-v2.3.3_GH0.tar.gz) = fcff2096ef20f1bc1d939bc55a8b831ea3eface574463fd7dc770b33ffe317b2
SIZE (containerd-containerd-v2.3.3_GH0.tar.gz) = 11655312
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.4 20 Jul 2021 10:51:36
    |
Bernhard Froehlich (decke)  |
sysutils/containerd: Update to 1.5.4 |
1.5.3 14 Jul 2021 10:47:18
    |
Bernhard Froehlich (decke)  |
sysutils/containerd: Update to 1.5.3 |
1.5.2 23 May 2021 14:49:23
    |
Bernhard Froehlich (decke)  |
sysutils/containerd: Update to 1.5.2 |
1.5.1_1 19 May 2021 07:07:31
    |
Bernhard Froehlich (decke)  |
sysutils/containerd: Update distinfo since size has changed silently |
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! |