Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trussworks/docker-nuker
A docker image to nuke an AWS account and its contents via AWS-Nuke.
https://github.com/trussworks/docker-nuker
Last synced: 3 months ago
JSON representation
A docker image to nuke an AWS account and its contents via AWS-Nuke.
- Host: GitHub
- URL: https://github.com/trussworks/docker-nuker
- Owner: trussworks
- License: mit
- Archived: true
- Created: 2020-08-28T20:09:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T17:07:59.000Z (over 1 year ago)
- Last Synced: 2024-06-22T20:23:28.786Z (5 months ago)
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - trussworks/docker-nuker - A docker image to nuke an AWS account and its contents via AWS-Nuke. (Dockerfile)
README
# docker-nuker
[![CircleCI](https://circleci.com/gh/trussworks/docker-nuker/tree/master.svg?style=svg)](https://circleci.com/gh/trussworks/docker-nuker/tree/master)
This image is used to nuke AWS resources in an entire account.
This docker image is built off of CircleCI's most basic convenience image [`cimg/base`](https://hub.docker.com/r/cimg/base) with the following tools installed on top:
- [AWS CLI](https://aws.amazon.com/cli/)
- [AWS-Nuke](https://github.com/rebuy-de/aws-nuke)