| 
	
		| Port details |  | 
 podman-compose Script to run docker-compose.yml using podman
 1.3.0 sysutils  =0          1.3.0Version of this port present on the latest quarterly branch.Maintainer: getz@FreeBSD.org Port Added: 2025-02-11 13:27:23Last Update: 2025-03-13 04:56:30Commit Hash: 07ee2cfAlso Listed In: pythonLicense: GPLv2WWW: https://github.com/containers/podman-composeDescription:podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.USE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
${PYTHON_PKGNAMEPREFIX}podman-compose>0:sysutils/podman-compose@${PY_FLAVOR}
To install the port: cd /usr/ports/sysutils/podman-compose/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install sysutils/podman-composepkg install py311-podman-compose
 NOTE: This is a Python port. Instead of py311-podman-compose listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-podman-composePackage flavors (<flavor>: <package>)py311: py311-podman-compose
distinfo:TIMESTAMP = 1738676930
SHA256 (podman_compose-1.3.0.tar.gz) = e65a70e8fa26bd195d2017ac5893149b40c0df5a0c20d480a338c4f60218b1fa
SIZE (podman_compose-1.3.0.tar.gz) = 42258 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
py311-pyyaml>=0 : devel/py-pyyaml@py311py311-python-dotenv>=0 : www/py-python-dotenv@py311py311-setuptools>=0 : devel/py-setuptools@py311py311-wheel>=0 : devel/py-wheel@py311python3.11 : lang/python311py311-build>=0 : devel/py-build@py311py311-installer>=0 : devel/py-installer@py311
Test dependencies:
python3.11 : lang/python311
Runtime dependencies:
py311-pyyaml>=0 : devel/py-pyyaml@py311py311-python-dotenv>=0 : www/py-python-dotenv@py311python3.11 : lang/python311
This port is required by:for Run
					            
deskutils/podman-desktop
Configuration Options:
     No options to configureOptions name:sysutils_podman-composeUSES:pythonFreshPorts was unable to extract/find any pkg message
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 | 
|---|
 | 1.3.0 13 Mar 2025 04:56:30
 
       | Bryan Drewery (bdrewery)  Author: Getz Mikalsen
 | sysutils/podman-compose: Fix build
Add missing build dependency: devel/py-setuptools
PR:	285349 |  | 1.3.0 11 Feb 2025 13:26:11
 
       | Robert Clausecker (fuz)  Author: Getz Mikalsen
 | sysutils/podman-compose: add port
podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
WWW: https://github.com/containers/podman-compose
PR:		284573 |  Number of commits found: 2 |