mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Deployed a252513 with MkDocs version: 1.0.4
This commit is contained in:
parent
fc4f130bc5
commit
19c9c6c124
43 changed files with 916 additions and 132 deletions
26
404.html
26
404.html
|
|
@ -32,7 +32,7 @@
|
|||
<meta name="lang:search.tokenizer" content="[\s\-]+">
|
||||
|
||||
<link rel="shortcut icon" href="/watchtower/assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.4.2">
|
||||
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.6.0">
|
||||
|
||||
|
||||
|
||||
|
|
@ -40,17 +40,17 @@
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/watchtower/assets/stylesheets/application.30686662.css">
|
||||
<link rel="stylesheet" href="/watchtower/assets/stylesheets/application.1b62728e.css">
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/watchtower/assets/javascripts/modernizr.74668098.js"></script>
|
||||
<script src="/watchtower/assets/javascripts/modernizr.268332fc.js"></script>
|
||||
|
||||
|
||||
|
||||
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono&display=fallback">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
|
||||
<style>body,input{font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono","Courier New",Courier,monospace}</style>
|
||||
|
||||
|
||||
|
|
@ -282,8 +282,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/watchtower/credential-helpers/" title="Credential helpers" class="md-nav__link">
|
||||
Credential helpers
|
||||
<a href="/watchtower/private-registries/" title="Private registries" class="md-nav__link">
|
||||
Private registries
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -336,6 +336,18 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/watchtower/lifecycle-hooks/" title="Lifecycle hooks" class="md-nav__link">
|
||||
Lifecycle hooks
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
@ -379,7 +391,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<script src="/watchtower/assets/javascripts/application.c648116f.js"></script>
|
||||
<script src="/watchtower/assets/javascripts/application.808e90bb.js"></script>
|
||||
|
||||
<script>app.initialize({version:"1.0.4",url:{base:"/watchtower/"}})</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue