Ansible role to deploy & manage Docker registry
Go to file
Mohammed Naser ad676bed26 add configs 2019-04-11 17:19:04 -04:00
defaults add option to change listen addr 2019-04-11 17:18:45 -04:00
handlers add configs 2019-04-11 17:19:04 -04:00
meta initial commit 2019-04-11 16:16:22 -04:00
tasks add configs 2019-04-11 17:19:04 -04:00
templates fix proxy settings 2019-04-11 17:18:54 -04:00
vars initial commit 2019-04-11 16:16:22 -04:00
README.md initial commit 2019-04-11 16:16:22 -04:00

README.md

ansible-role-docker-distribution

Examples

Pass-through cache

- hosts: registry
  roles:
    - docker-distribution
  vars:
    docker_distribution_proxy:
      remoteurl: https://registry-1.docker.io