Skip to content

Commit

Permalink
Add quay.io badge and note where to find releases (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
der-eismann committed Jun 11, 2020
1 parent 82c1a84 commit 92d4237
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Build Status](https://travis-ci.org/rebuy-de/aws-nuke.svg?branch=master)](https://travis-ci.org/rebuy-de/aws-nuke)
[![license](https://img.shields.io/github/license/rebuy-de/aws-nuke.svg)](https://github.com/rebuy-de/aws-nuke/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/release/rebuy-de/aws-nuke.svg)](https://github.com/rebuy-de/aws-nuke/releases)
[![Docker Repository on Quay](https://quay.io/repository/rebuy/aws-nuke/status "Docker Repository on Quay")](https://quay.io/repository/rebuy/aws-nuke)

Remove all resources from an AWS account.

Expand Down Expand Up @@ -59,6 +60,16 @@ procedures.
very easy to clean up these account at the end of the day and keep the costs
low.

## Releases

We usually release a new version once enough changes came together and have
been tested for a while.

You can find Linux and macOS binaries on the
[releases page](https://github.com/rebuy-de/aws-nuke/releases), but we also
provide containerized versions on [quay.io/rebuy/aws-nuke](quay.io/rebuy/aws-nuke)
and [docker.io/rebuy/aws-nuke](https://hub.docker.com/r/rebuy/aws-nuke) (mirror).


## Usage

Expand Down

0 comments on commit 92d4237

Please sign in to comment.