Sign inSign up

nordseth/ansible

By nordseth

Updated 5 days ago

https://github.com/nordseth/docker-images/blob/master/ansible/Dockerfile

Image
0

4.1K

nordseth/ansible repository overview

Ansible image with some tools. Primarly use is running on windows for managing kubernetes clusters. Includes kubectl, helm and some image utils.

Has a entrypoint scripts that mounts id_rsa, id_rsa.pub and known_hosts from /tmp/.ssh to /root/.ssh.

Example for running:

docker run --rm -it -v $HOME/.ssh/:/tmp/.ssh/ -v $ANSIBLE_FOLDER:/ansible nordseth/ansible

Tag summary

Content type

Image

Digest

sha256:e072b62fe

Size

243.8 MB

Last updated

5 days ago

docker pull nordseth/ansible