Sign inSign up

mminks/docker-gen

By mminks

Updated about 7 years ago

Latest docker-gen (https://hub.docker.com/r/jwilder/docker-gen) bundled with cli53 and bash.

Image
0

10K+

mminks/docker-gen repository overview

docker-gen

This is a fork of original docker-gen which always installs the latest version of docker-gen.

Additionally it includes latest Alpine bash, aws cli (AWS Command Line Interface) and cli53 (a command line tool for Amazon Route 53).

I need it for a special use-case with my infrastructure.

Installation

This is a ready to run docker image.

Example:

$ docker run -d \
   -v /var/run/docker.sock:/tmp/docker.sock:ro \
   -v /tmp/templates:/etc/docker-gen/templates \
   -t mminks/docker-gen -notify-sighup nginx -watch -only-exposed /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
Usage

Please visit Jason's original repository for detailed usage instructions.

Tag summary

Content type

Image

Digest

Size

57.7 MB

Last updated

about 7 years ago

docker pull mminks/docker-gen