Viewing profile — friism
friism
HN member- Joined
- Thu, Mar 13, 2008, 7:51 PM UTC
- HN karma
- 2,745
- Public activity
- 297 items
- HN profile
- View on Hacker News ↗
About friism
Recent public activity
-
comment
Comment #36364959
> dyno types for build processes use Perf-M? Not configurable What are you looking for here? Larger build dynos? Heroku provides the build service for free so we use perf-m dynos t…
-
comment
Comment #36361603
(I work at Heroku) Do you have more details on what sucks? Anything we're not already tracking to fix in our public roadmap? https://github.com/heroku/roadmap/issues
-
comment
Comment #15821089
Works great so far. The iOS app was janky at first (it would forget about the hub it was connected to) but seems better now. I don't really use the app though - a recent update add…
-
comment
Comment #15816236
I have IKEA Trådfri (which is ZigBee-based). While the hub does connect to the internet for software updates (using ethernet - no WiFi, and no WiFi password to update), there's no …
-
comment
Comment #13806017
Oh, and to answer your question: Yes, Swarm is core part of Docker and is in Docker Community Edition too!
-
comment
Comment #13786759
Thanks, this is excellent feedback.
-
comment
Comment #13779249
Docker is trying to alleviate this concern by spinning out and trying to foster alternative runtimes, check out containerd and runc: * https://blog.docker.com/2016/12/introducing-c…
-
comment
Comment #13776903
Docker CE and EE are based on the Docker open source project and work the same way. You can also use a Docker CE client to talk to Docker EE host or swarm, and vice-versa. The Dock…
-
comment
Comment #13775398
We take backwards compatibility seriously. If you encounter problems updating from one version of Docker to the next (whether from 1.13.1 to 17.03 or from 17.03 to the upcoming 17.…
-
comment
Comment #13775272
Fixed now, thanks for reporting: https://store.docker.com/editions/community/docker-ce-server... Also check out the full docs: https://docs.docker.com/engine/installation/linux/cen…
-
comment
Comment #13775016
Here's a link to resources on how to start publishing content: https://success.docker.com/store
-
comment
Comment #13774957
I'm sorry you don't like the new versioning. Echoing @shykes below[1], Docker had premium paid products before this launch, but we're trying to make that clearer and to simplify th…
-
comment
Comment #13655916
Both the main and the emergency spillway send water into the Feather river. When the reservoir is at capacity, the dam operator has no control over how much water goes into the Fea…
-
comment
Comment #13065825
Do you have the support ticket ID? I can follow up.
-
comment
Comment #12749816
No, you can also run Docker Windows Server containers on Windows 10. This means that the Docker daemon is running natively on Windows (either Windows 10 anniversary edition or 2016…
-
comment
Comment #12749811
No, you can also run Docker Windows Server containers on Windows 10. The easiest way to do this is to install the public beta version of Docker for Windows: * https://github.com/do…
-
comment
Comment #12597926
Beta26 of Docker for Windows (public, free) setups up both Linux and Windows Docker daemon on Windows 10: https://docs.docker.com/docker-for-windows/release-notes/#/b... Details he…
-
comment
Comment #12597871
Docker running on Windows comes with the same layering and CoW semantics as on Windows. If you're curious about the details, John Starks' session at DockerCon is really great: http…
-
comment
Comment #12589565
If you have details on the problems you've had, feel free to drop me a line at michael.friis@docker.com
-
comment
Comment #12584779
RDP actually worked in early tech previews, and I think Microsoft is trying to use some of this for browser-process isolation in Microsoft Edge, so maybe some day :-)
-
comment
Comment #12584449
Here's a blog post: https://blog.docker.com/2016/09/build-your-first-docker-wind...
-
comment
Comment #12583194
Since all your containers will be based on `windowsservercore` (and perhaps some on the much smaller `nanoserver` base image), you could choose to bake the image into your containe…
-
comment
Comment #12582893
You can install the free Windows Server 2016 evaluation version in VirtualBox (which should run fine on Home). Download here: https://www.microsoft.com/en-us/evalcenter/evaluate-wi…
-
comment
Comment #12582881
There's not a lot yet, but you can take a look at the shim used by Docker Engine: https://github.com/Microsoft/hcsshim
-
comment
Comment #12582864
The `docker pull` payload is 358MB: https://hub.docker.com/r/microsoft/nanoserver/tags/