Sign inSign up

mminks/cli53

By mminks

Updated over 6 years ago

Dockerized, Debian slim based latest version of cli53

Image
0

846

mminks/cli53 repository overview

Dockerized cli53

This is a dockerized version of barnybug's cli53 - Command line tool for Amazon Route 53. Please check https://github.com/barnybug/cli53 on how to use this.

This image uses the latest release of cli53.

There are two versions available. One debian:slim based and on alpine:latest based version. Both are as minimal as possible.

My use case is to use it in RancherOS, where everything is a container. To simulate "normal" usage, you can do something ike this:

echo 'docker run --rm mminks/cli53 "$@"' > /usr/local/bin/cli53

chmod +x /usr/local/bin/cli53

alpine, latest

debian

Tag summary

Content type

Image

Digest

Size

11.4 MB

Last updated

over 6 years ago

docker pull mminks/cli53