summaryrefslogtreecommitdiff
path: root/app-containers/docker-buildx/metadata.xml
blob: 542371352b9dd02a68855524bb5757e04e84533b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>nic@boet.cc</email>
    <name>Nic Boet</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>containers@gentoo.org</email>
    <name>Containers</name>
  </maintainer>
  <longdescription lang="en">
		buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
		BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>