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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Docker 1.8 released

107 点作者 Spiritus将近 10 年前

8 条评论

lewq将近 10 年前
Really happy to see volume plugins in stable :)<p>We wrote up a demo of using volume plugins in docker 1.8 with compose here, in case people are interested: <a href="https:&#x2F;&#x2F;clusterhq.com&#x2F;2015&#x2F;08&#x2F;04&#x2F;docker-volume-plugins&#x2F;" rel="nofollow">https:&#x2F;&#x2F;clusterhq.com&#x2F;2015&#x2F;08&#x2F;04&#x2F;docker-volume-plugins&#x2F;</a>
reustle将近 10 年前
Glad to see they finally gave some love to running docker on osx, as it is definitely a pain point for a lot of people. Hopefully Docker Toolbox is what we&#x27;ve been waiting for.
评论 #10048246 未加载
评论 #10048157 未加载
anh79将近 10 年前
Congratulations!<p>It seems the memory issue with &quot;docker&quot; daemon hasn&#x27;t been admitted&#x2F;resolved. (See <a href="https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;docker&#x2F;releases&#x2F;tag&#x2F;v1.8.0" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;docker&#x2F;releases&#x2F;tag&#x2F;v1.8.0</a>)<p>In all of my deployments, &quot;docker&quot; daemon memory keeps increasing. The worst case is 37% in a 512MB instance in Digital Ocean. Then docker daemon crashes...<p>That&#x27;s to say, congratulate but I don&#x27;t really want to upgrade ... :(
评论 #10048438 未加载
rcarmo将近 10 年前
Was kind of hoping they&#x27;d enable IFF_MULTICAST (<a href="https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;docker&#x2F;issues&#x2F;3043" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;docker&#x2F;issues&#x2F;3043</a>), but am glad to see it&#x27;s slated for 1.9.0.
spdustin将近 10 年前
Been using Dinghy† for my OS X Docker needs, as it sets up a relatively painless NFS share for mounting my user directory into the Docker VM. Has file sharing on Mac been improved with Docker Toolbox? VirtualBox&#x27;s native file sharing is quite slow.<p>† <a href="https:&#x2F;&#x2F;github.com&#x2F;codekitchen&#x2F;dinghy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;codekitchen&#x2F;dinghy</a>
评论 #10050980 未加载
eropple将近 10 年前
So are the docs out of date, or does Docker still not use user namespaces? This was promised quite a while ago and has slipped multiple versions so far, and it&#x27;s a lot more important to serious uses of Docker than `docker cp`.<p><a href="https:&#x2F;&#x2F;docs.docker.com&#x2F;articles&#x2F;security&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.docker.com&#x2F;articles&#x2F;security&#x2F;</a>
评论 #10048111 未加载
评论 #10048677 未加载
kiyoto将近 10 年前
Great to see the support for Fluentd and GELF logging drivers =)<p>Logging is such a big part of production deployment, and it&#x27;s good to see a couple of solid options in Docker&#x27;s core.
jnsaff2将近 10 年前
For me pushing new images to (our own) registry are failing with 1.8. Be careful.
评论 #10048116 未加载