Skip to content

Stouts/Stouts.docker-watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stouts.docker-watchtower

Ansible role to install and start Watchtower

Variables

watchtower_enabled: yes

watchtower_image: centurylink/watchtower
watchtower_follow: ""
watchtower_options: ""

Usage

Add Stouts.docker-watchtower to your roles and set vars in your playbook file.

Example:

- hosts: all

  roles:
    - Stouts.docker
    - Stouts.docker-watchtower

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!

About

Install and run docker-watchtower

Resources

License

Stars

Watchers

Forks

Packages

No packages published