summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c351e039088a7165ff3e3f03aba2742a6ccbe5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = docker-mcp-git
	pkgdesc = Docker CLI plugin for MCP Gateway - manage and run MCP servers in containers (git)
	pkgver = 0.43.3.r6.g2bd20fe
	pkgrel = 1
	url = https://github.com/docker/mcp-gateway
	arch = x86_64
	license = MIT
	makedepends = go>=2:1.24
	makedepends = git
	depends = glibc
	optdepends = docker: for Docker Engine container operations
	provides = docker-mcp
	conflicts = docker-mcp
	source = mcp-gateway::git+https://github.com/docker/mcp-gateway.git
	sha256sums = SKIP

pkgname = docker-mcp-git