Deployed 9b998fb with MkDocs version: 1.1.2

This commit is contained in:
2020-12-20 17:27:19 +00:00
parent 53c402703e
commit 1731302145
36 changed files with 978 additions and 899 deletions

View file

@ -7,11 +7,12 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="canonical" href="http://containrrr.github.io/watchtower/">
<link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.0.1">
<link rel="shortcut icon" href="images/favicon.ico">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.1.7">
@ -19,10 +20,10 @@
<link rel="stylesheet" href="assets/stylesheets/main.38780c08.min.css">
<link rel="stylesheet" href="assets/stylesheets/main.19753c6b.min.css">
<link rel="stylesheet" href="assets/stylesheets/palette.3f72e892.min.css">
<link rel="stylesheet" href="assets/stylesheets/palette.196e0c26.min.css">
@ -37,6 +38,8 @@
<link rel="stylesheet" href="stylesheets/theme.css">
@ -49,7 +52,7 @@
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="none" data-md-color-accent="none">
<body dir="ltr" data-md-color-scheme="containrrr" data-md-color-primary="" data-md-color-accent="">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@ -67,12 +70,13 @@
</div>
<header class="md-header" data-md-component="header">
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid" aria-label="Header">
<a href="http://containrrr.github.io/watchtower/" title="Watchtower" class="md-header-nav__button md-logo" aria-label="Watchtower">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
<img src="images/logo-450px.png" alt="logo">
</a>
<label class="md-header-nav__button md-icon" for="__drawer">
@ -101,7 +105,7 @@
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
@ -152,12 +156,13 @@
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="http://containrrr.github.io/watchtower/" title="Watchtower" class="md-nav__button md-logo" aria-label="Watchtower">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
<img src="images/logo-450px.png" alt="logo">
</a>
Watchtower
@ -195,7 +200,7 @@
<span class="md-nav__icon md-icon"></span>
</label>
<a href="." title="Home" class="md-nav__link md-nav__link--active">
<a href="." class="md-nav__link md-nav__link--active">
Home
</a>
@ -230,7 +235,7 @@
<li class="md-nav__item">
<a href="introduction/" title="Introduction" class="md-nav__link">
<a href="introduction/" class="md-nav__link">
Introduction
</a>
</li>
@ -242,7 +247,7 @@
<li class="md-nav__item">
<a href="usage-overview/" title="Usage overview" class="md-nav__link">
<a href="usage-overview/" class="md-nav__link">
Usage overview
</a>
</li>
@ -254,7 +259,7 @@
<li class="md-nav__item">
<a href="arguments/" title="Arguments" class="md-nav__link">
<a href="arguments/" class="md-nav__link">
Arguments
</a>
</li>
@ -266,7 +271,7 @@
<li class="md-nav__item">
<a href="notifications/" title="Notifications" class="md-nav__link">
<a href="notifications/" class="md-nav__link">
Notifications
</a>
</li>
@ -278,7 +283,7 @@
<li class="md-nav__item">
<a href="container-selection/" title="Container selection" class="md-nav__link">
<a href="container-selection/" class="md-nav__link">
Container selection
</a>
</li>
@ -290,7 +295,7 @@
<li class="md-nav__item">
<a href="private-registries/" title="Private registries" class="md-nav__link">
<a href="private-registries/" class="md-nav__link">
Private registries
</a>
</li>
@ -302,7 +307,7 @@
<li class="md-nav__item">
<a href="linked-containers/" title="Linked containers" class="md-nav__link">
<a href="linked-containers/" class="md-nav__link">
Linked containers
</a>
</li>
@ -314,7 +319,7 @@
<li class="md-nav__item">
<a href="remote-hosts/" title="Remote hosts" class="md-nav__link">
<a href="remote-hosts/" class="md-nav__link">
Remote hosts
</a>
</li>
@ -326,7 +331,7 @@
<li class="md-nav__item">
<a href="secure-connections/" title="Secure connections" class="md-nav__link">
<a href="secure-connections/" class="md-nav__link">
Secure connections
</a>
</li>
@ -338,7 +343,7 @@
<li class="md-nav__item">
<a href="stop-signals/" title="Stop signals" class="md-nav__link">
<a href="stop-signals/" class="md-nav__link">
Stop signals
</a>
</li>
@ -350,7 +355,7 @@
<li class="md-nav__item">
<a href="lifecycle-hooks/" title="Lifecycle hooks" class="md-nav__link">
<a href="lifecycle-hooks/" class="md-nav__link">
Lifecycle hooks
</a>
</li>
@ -362,7 +367,7 @@
<li class="md-nav__item">
<a href="running-multiple-instances/" title="Running multiple instances" class="md-nav__link">
<a href="running-multiple-instances/" class="md-nav__link">
Running multiple instances
</a>
</li>
@ -413,7 +418,10 @@
</a>
<h1 align="center">
<p style="text-align: center; margin-left: 1.6rem;">
<img src="./images/logo-450px.png" width="450" />
</p>
<h1 align="center">
Watchtower
</h1>
@ -444,21 +452,21 @@
<a href="https://www.codacy.com/app/simskij/watchtower?utm_source=github.com&utm_medium=referral&utm_content=containrrr/watchtower&utm_campaign=Badge_Coverage">
<img alt="Codacy Badge" src="https://api.codacy.com/project/badge/Coverage/3a4d0fcfd26d45b09b1d7ea3c8c13744" />
</a>
<a href="https://gitter.im/containrrr/watchtower?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge">
<img alt="Join the chat at https://gitter.im/containrrr/watchtower" src="https://badges.gitter.im/containrrr/watchtower.svg" />
</a>
<a href="#contributors">
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square" />
</a>
<a href="https://hub.docker.com/r/containrrr/watchtower">
<img alt="Pulls from DockerHub" src="https://img.shields.io/docker/pulls/containrrr/watchtower.svg?style=flat-square" />
</a>
</p>
<h2 id="quick_start">Quick Start<a class="headerlink" href="#quick_start" title="Permanent link">&para;</a></h2>
<p>With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially. Run the watchtower container with the following command:</p>
<pre><code>$ docker run -d \
--name watchtower \
-v /var/run/docker.sock:/var/run/docker.sock \
<div class="codehilite"><pre><span></span><code>$ docker run -d <span class="se">\</span>
--name watchtower <span class="se">\</span>
-v /var/run/docker.sock:/var/run/docker.sock <span class="se">\</span>
containrrr/watchtower
</code></pre>
</code></pre></div>
@ -478,7 +486,7 @@
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="introduction/" title="Introduction" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<a href="introduction/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
@ -511,8 +519,8 @@
</div>
<script src="assets/javascripts/vendor.77e55a48.min.js"></script>
<script src="assets/javascripts/bundle.aa3f9871.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
<script src="assets/javascripts/vendor.0ac82a11.min.js"></script>
<script src="assets/javascripts/bundle.f81dfb4d.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
<script>
app = initialize({