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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Breaking up the Container Monolith

104 点作者 perpetualcrayon超过 7 年前

7 条评论

e_d_e_v超过 7 年前
They complain about Dockerfiles and have a broken link to some project with 288 commits, without even acknowledging that a Dockerfile isn't needed to build a docker image. It is just as easy to build from a regular old disk image, a chroot, etc. I don't blame RedHat for trying to capitalize on the container frenzy, but this doesn't reflect well on them. Also, kind of expected more from the SELinux Coloring Book.
评论 #15109642 未加载
评论 #15110438 未加载
评论 #15109197 未加载
Siilwyn超过 7 年前
Also no mention of <a href="https:&#x2F;&#x2F;github.com&#x2F;rkt&#x2F;rkt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rkt&#x2F;rkt</a> ?
评论 #15110866 未加载
atemerev超过 7 年前
Dockerfile is the best thing Docker has to offer. Simple, text-based, easy to learn, consistent enough for practical use. What&#x27;s the problem?
评论 #15110327 未加载
评论 #15110950 未加载
pmahoney超过 7 年前
Broken link to Buildah <a href="https:&#x2F;&#x2F;github.com&#x2F;projectatomic&#x2F;buildah" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;projectatomic&#x2F;buildah</a>
jmspring超过 7 年前
I&#x27;ve not really been a fan of the Redhat ecosystem for years. Fedora, RHEL, etc. while &quot;stable&quot; always feel like if I want to build something a bit more modern requires contortions that even Debian Stable did away with years ago.<p>As for &quot;Buildah&quot;, what about Deis and build packs deployed to Kubernetes? RH has gotten better in recent years with Openshift syncing closer to Kubernetes releases, but are still a far cry from how CoreOS handles things with Tectonic.
评论 #15109721 未加载
评论 #15110372 未加载
评论 #15110477 未加载
frigen超过 7 年前
Unikernels are a better simpler tech than containers but somehow we&#x27;re stuck with containers.
评论 #15110472 未加载
评论 #15110163 未加载
numbsafari超过 7 年前
Embrace and extend?