TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Docker-stack-deploy – Usability Wrapper around Docker stack deploy

2 点作者 ancieque大约 3 年前

1 comment

ancieque大约 3 年前
We are using Docker Swarm and we decided to build tooling that makes using docker stack easier.<p>For now all it does is enabling rolling upgrades to configs and secrets by rewriting the stack file to include SHA-1 hashes of the secret contents.<p>Other things that are planned are:<p>1. Templating support for (relevant) parts of the YAML file. 2. Integration with <a href="https:&#x2F;&#x2F;github.com&#x2F;sudo-bmitch&#x2F;docker-stack-wait" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sudo-bmitch&#x2F;docker-stack-wait</a> (or reimplementation)