Skip to content

Commit 224e69f

Browse files
committed
Added additional icons
1 parent 472c966 commit 224e69f

41 files changed

Lines changed: 29 additions & 5 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

devel/packer.png

2.35 KB

devel/packer.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>build automated machine images</summary>
55
<description>Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.</description>
66
<homepage>https://www.packer.io/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/packer.png" type="image/png"/>
78
<needs-terminal/>
89

910
<group license="Mozilla Public License 2.0">

devel/packer.xml.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>build automated machine images</summary>
55
<description>Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.</description>
66
<homepage>https://www.packer.io/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/packer.png" type="image/png"/>
78
<needs-terminal/>
89

910
<feed-for interface="https://apps.0install.net/devel/packer.xml"/>

devel/terraform.png

2.5 KB

devel/terraform.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>write, plan, and create infrastructure as code</summary>
55
<description>Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.</description>
66
<homepage>https://www.terraform.io/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/terraform.png" type="image/png"/>
78
<needs-terminal/>
89

910
<group license="Mozilla Public License 2.0">

devel/terraform.xml.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>write, plan, and create infrastructure as code</summary>
55
<description>Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.</description>
66
<homepage>https://www.terraform.io/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/terraform.png" type="image/png"/>
78
<needs-terminal/>
89

910
<feed-for interface="https://apps.0install.net/devel/terraform.xml"/>

devel/vagrant.png

4.64 KB

devel/vagrant.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>tool for building and distributing development environments</summary>
55
<description>Development environments managed by Vagrant can run on local virtualized platforms such as VirtualBox or VMware, in the cloud via AWS or OpenStack, or in containers such as with Docker or raw LXC.</description>
66
<homepage>https://www.vagrantup.com/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/vagrant.png" type="image/png"/>
78
<needs-terminal/>
89

910
<group license="MIT License">

devel/vagrant.xml.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<summary>tool for building and distributing development environments</summary>
55
<description>Development environments managed by Vagrant can run on local virtualized platforms such as VirtualBox or VMware, in the cloud via AWS or OpenStack, or in containers such as with Docker or raw LXC.</description>
66
<homepage>https://www.vagrantup.com/</homepage>
7+
<icon href="https://raw.githubusercontent.com/0install/apps/master/devel/vagrant.png" type="image/png"/>
78
<needs-terminal/>
89

910
<feed-for interface="https://apps.0install.net/devel/vagrant.xml"/>

docker/compose-format.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<description>Lists all versions of the Docker Compose file format and their compatibility with specific Docker and Docker Compose versions. Useful to ensure Docker Compose files from different feeds to be merged all share the same file format version and are passed to a suitable Docker (Compose) implementation.</description>
77
<homepage>https://docs.docker.com/compose/compose-file/compose-versioning/</homepage>
88

9+
<icon href="https://raw.githubusercontent.com/docker/compose/master/logo.png" type="image/png"/>
10+
911
<implementation id="1.0" version="1.0" released="2013-12-20" stability="stable">
1012
<manifest-digest sha1new="da39a3ee5e6b4b0d3255bfef95601890afd80709"/>
1113
<recipe/>

0 commit comments

Comments
 (0)