cloud-nuke icon indicating copy to clipboard operation
cloud-nuke copied to clipboard

Docker version of cloud-nuke

Open sev-andel opened this issue 4 years ago • 4 comments

I would like a dockerized version of cloud-nuke.

I'm planning to run it something like this:

docker run -it --rm -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN gruntwork-io/cloud-nuke:0.1.24 aws

...thus passing the AWS related environment variable from the current shell into the docker container.

I'm happy to contribute the work and send a PR, if you think this is a good idea

sev-andel avatar Dec 15 '20 08:12 sev-andel

This does seem like a handy thing to have. For the time being, a PR to add a simple Dockerfile would be great. We'll eventually want to hook up the CI / CD machinery to publish the Dockerfile to a registry on release, but that may have to be added later.

brikis98 avatar Dec 17 '20 08:12 brikis98

Cool, I'll make a PR for just that :)

ghost avatar Dec 17 '20 16:12 ghost

I've created a PR for you: https://github.com/gruntwork-io/cloud-nuke/pull/170 I hope you like it.

ghost avatar Jan 04 '21 12:01 ghost

This is still a valid issue. The PR was closed due to inability to devote time and fully test the new features. It can be taken forward, so leaving this issue open.

ina-stoyanova avatar Sep 27 '21 16:09 ina-stoyanova

No update for the past 2 years. Don't expect this to be prioritized so closing this issue for now. We can reopen this later if we need this in the future.

james00012 avatar Oct 25 '23 23:10 james00012