Live data from Hacker News

Docker for Mac Beta Review

medium.com

201–210 of 367 posts

Re: Docker for Mac Beta Review

#201

Earlier quoted context omitted.

> You'd probably agree that this is a typical usecase for a productivity app. Actually I can't think of any app that matches the abstract problem you describe. Can you give a specific example? Usually the answer to these problems becomes much clearer in the context of a specific app.

Pretty much anything you'd like to do with CouchDB or MongoDB. Replace "document based storage" with table based and you have pretty much any *SQL application. So I guess my question is: How do you expect people to use your fine grained model with databases? If the answer is "not at all" then I find the scope too limiting. If the answer is "1 grain == 1 db" then I find the claim that you are solving difficult permiss…

> Pretty much anything you'd like to do with CouchDB or MongoDB

Wekan is a Trello clone that uses MongoDB for storage. On Sandstorm, each board lives in a grain, so there ends up being one MongoDB per board. This works fine. The only thing stand-alone Wekan ever did that queried multiple boards at once is display the user's list of all boards. On Sandstorm, displaying the user's grain list is Sandstorm's job, not Wekan's -- and indeed, usually the user is more interested in seeing the list of all their grains rather than just the Wekan boards, so delegating this to Sandstorm is a UX win.

If that is not the kind of example you have in mind, then you really need to give a specific example.

Re: Docker for Mac Beta Review

#202
post #111

I'm also in the beta, and I like it a lot. It's functionally equivalent to `dlite`, which Nathan LaFreniere has done an extremely good job on. He deserves massive credit for making OSX Docker dev bearable and for providing the inspiration for "Docker for Mac". A few issues I've seen: 1. I cannot believe they are using `docker.local`. This hostname will cause nothing but trouble for years to come. DON'T USE `.local`!…

Don't use .dev either, it is/is going to be a TLD now: https://icannwiki.com/.dev . There are some reserved suffixes, including .localhost and .test: https://iyware.com/dont-use-dev-for-development/ .

.localhost will be dropped as DHCP search domain by systemd-networkd, see https://github.com/systemd/systemd/issues/2258

Not sure if that is important for the use-case at hand, but it was the reason why I stopped using .localhost in my LAN (in favor of just using plain hostnames, e.g. “x1”).

Re: Docker for Mac Beta Review

#203
post #91

Earlier quoted context omitted.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

ID: errorific Trying to clean up our local machine dev setups

Hey, I don't see you on the beta list as having signed up. You'll need to have signed up at https://beta.docker.com/ first.

Re: Docker for Mac Beta Review

#204
post #91

Can anybody in HN provide a quickpath into the beta? I signed up when it was first announced (seems to be over 30 days ago: https://news.ycombinator.com/item?id=11352389 ) but haven't heard anything back yet.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

Fast track me: ctran

Re: Docker for Mac Beta Review

#205
post #91

Can anybody in HN provide a quickpath into the beta? I signed up when it was first announced (seems to be over 30 days ago: https://news.ycombinator.com/item?id=11352389 ) but haven't heard anything back yet.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

I'm very interested in trying the beta!

ID: pelotom

Re: Docker for Mac Beta Review

#206
post #91

Can anybody in HN provide a quickpath into the beta? I signed up when it was first announced (seems to be over 30 days ago: https://news.ycombinator.com/item?id=11352389 ) but haven't heard anything back yet.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

Any way to get in and have a play?

docker id: nivviv

Re: Docker for Mac Beta Review

#207
post #206
post #91

Earlier quoted context omitted.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

Any way to get in and have a play? docker id: nivviv

Hey, I don't see you on the beta list as having signed up. You'll need to have signed up at https://beta.docker.com/ first.

Re: Docker for Mac Beta Review

#208
post #91

Can anybody in HN provide a quickpath into the beta? I signed up when it was first announced (seems to be over 30 days ago: https://news.ycombinator.com/item?id=11352389 ) but haven't heard anything back yet.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

Docker ID: osks

Would be awesome to be able to try it out. Right now VMWare Fusion with a full linux and Docker inside. Had problems with the filesystem integration when using docker machine.

Re: Docker for Mac Beta Review

#210
post #91

Can anybody in HN provide a quickpath into the beta? I signed up when it was first announced (seems to be over 30 days ago: https://news.ycombinator.com/item?id=11352389 ) but haven't heard anything back yet.

If you're comfortable sharing your Docker ID, feel free to share it here and we'll fast-track you! Generally anyone who cares enough to ask directly, we'll automatically add to the top of the list. EDIT: or, feel free to contact us privately with a few details on your configuration and use case: feedback+hn@docker.com

Docker ID: nailk Thanks!
Post reply on HN