New package: podman-compose-0.1.5
This commit is contained in:
14
srcpkgs/podman-compose/template
Normal file
14
srcpkgs/podman-compose/template
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template file for 'podman-compose'
|
||||
pkgname=podman-compose
|
||||
version=0.1.5
|
||||
revision=1
|
||||
archs="noarch"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-yaml"
|
||||
depends="${hostmakedepends} podman"
|
||||
short_desc="Script to run docker-compose.yml using podman"
|
||||
maintainer="juan <juan@horlux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/containers/podman-compose"
|
||||
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
|
||||
checksum="5f9557d3b2617a6d10905286ff41f0e722703ffca985755b035084b2db68066a"
|
||||
Reference in New Issue
Block a user