Port details on branch 2023Q1 |
- podman Manage Pods, Containers and Container Images
- 4.4.0.dev_4 sysutils =0 4.4.0.dev_4Version of this port present on the latest quarterly branch.
- Maintainer: dfr@FreeBSD.org
- Port Added: 2023-02-17 10:51:08
- Last Update: 2023-03-09 19:50:37
- Commit Hash: 636f0a9
- License: GPLv2
- WWW:
- https://podman.io/
- Description:
- podman (Pod Manager) is a fully featured container engine that is a
simple daemonless tool. podman provides a Docker-CLI comparable
command line that eases the transition from other container engines
and allows the management of pods, containers and images. Simply put:
alias docker=podman.
podman uses Buildah(1) internally to create container images. Both
tools share image (not container) storage, hence each can use or
manipulate images (but not containers) created by the other.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/podman/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/podman
- pkg install podman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: podman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669815845
SHA256 (containers-podman-4.4.0.dev-b294b7c3_GH0.tar.gz) = 359c711ae275f432e4648d63944effa1779ff333828a4f7f46066081911e6232
SIZE (containers-podman-4.4.0.dev-b294b7c3_GH0.tar.gz) = 13077012
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- go-md2man : textproc/go-md2man
- gsed : textproc/gsed
- gmake>=4.3 : devel/gmake
- go119 : lang/go119
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Runtime dependencies:
-
- conmon : sysutils/conmon
- containernetworking-plugins>=0 : net/containernetworking-plugins
- containers-common>=0 : sysutils/containers-common
- ocijail : sysutils/ocijail
- Library dependencies:
-
- libgpgme.so : security/gpgme
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_podman
- USES:
- gmake go:no_targets pkgconfig python:3.7+,build shebangfix
- pkg-message:
- This port of the podman container engine is based on unreleased
sources and should be used for evaluation and testing purposes only.
$ sudo podman run --rm docker.io/dougrabson/hello
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.0.dev_4 09 Mar 2023 19:50:37 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2
Approved by: ports-secteam (blanket) |
4.4.0.dev_3 17 Feb 2023 10:49:10 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48
Approved by: riggs (ports-secteam) |
Number of commits found: 2
|