Port details on branch 2024Q2 |
- podman Manage Pods, Containers and Container Images
- 4.8.3_5 sysutils
=0 4.8.3_5Version of this port present on the latest quarterly branch. - Maintainer: dfr@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-06-15 09:57:50
- Commit Hash: aa2919f
- 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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 = 1704471600
SHA256 (containers-podman-v4.8.3_GH0.tar.gz) = 3a99b6c82644fa52929cf4143943c63d6784c84094892bc0e14197fa38a1c7fa
SIZE (containers-podman-v4.8.3_GH0.tar.gz) = 21565162
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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.4.1 : devel/gmake
- go121 : lang/go121
- 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:build shebangfix
- pkg-message:
- For install:
- The FreeBSD port of the Podman container engine is experimental and should be
used for evaluation and testing purposes only.
$ sudo podman run --rm docker.io/dougrabson/hello
Podman can restart containers after a host is rebooted. To enable this, use:
$ sudo sysrc podman_enable=YES
and start the container with a restart policy:
$ sudo podman run -d --restart=always myimage
It is possible to run many Linux container images using FreeBSD's Linux emulation:
$ sudo sysrc linux_enable=YES
$ sudo service linux start
$ sudo podman run --rm --os=linux alpine cat /etc/os-release | head -1
NAME="Alpine Linux"
- If upgrading from < 4.7.1:
- In Podman-4.7.0 and later, registry authentication creds moved from
/run/containers/0/auth.json to /root/.config/containers/auth.json. Either move
the file to the new location or just re-authenticate to the required registries.
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.3_5 15 Jun 2024 09:57:50
![commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399](/images/git.png) ![commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399](/images/codeberg.svg) ![commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1) |
4.8.3_4 13 May 2024 18:28:41
![commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9](/images/git.png) ![commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9](/images/codeberg.svg) ![commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
4.8.3_3 15 Apr 2024 08:31:41
![commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75](/images/git.png) ![commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75](/images/codeberg.svg) ![commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |
Number of commits found: 3
|