I found the real problem with Docker to be that it downloads things from their repository. Just like Maven, it's a major pain point.
Docker cannot be downloaded without logging into Docker Store
21–30 of 454 posts
Re: Docker cannot be downloaded without logging into Docker Store
#22Re: Docker cannot be downloaded without logging into Docker Store
#23Can anyone post an experience using rkt [0]. I'd love an alternative to using Docker for containers, though I'm not sure how well a community has evolved around rkt. [0] https://github.com/rkt/rkt
Re: Docker cannot be downloaded without logging into Docker Store
#24Linux: https://download.docker.com/linux/static/stable/x86_64/ Win: https://download.docker.com/win/static/stable/x86_64/ Mac: https://download.docker.com/mac/static/stable/x86_64/
The links you provided are just for the docker binary (which is, mac/windows they're just the docker client –not sure about what the linux binary contains). They're not the same thing.
Re: Docker cannot be downloaded without logging into Docker Store
#25Can anyone post an experience using rkt [0]. I'd love an alternative to using Docker for containers, though I'm not sure how well a community has evolved around rkt. [0] https://github.com/rkt/rkt
Re: Docker cannot be downloaded without logging into Docker Store
#26On macOS, I recommend: `brew cask install docker`
Re: Docker cannot be downloaded without logging into Docker Store
#27http://bugmenot.com/view/store.docker.com
In any case, "to make sure we can improve the Docker for Mac and Windows experience for users moving forward" is yet another example of the official-sounding-yet-bullshit, vague and meandering language that seems to permeate into everything these days. (Is there a specific term for it? "Business-speak" doesn't have enough of a negative connotation for the "We did it this way and you will like it. If you don't, fuck off." that they really want to say.)
Re: Docker cannot be downloaded without logging into Docker Store
#28Is Docker having trouble monetizing?
Re: Docker cannot be downloaded without logging into Docker Store
#29Re: Docker cannot be downloaded without logging into Docker Store
#30Can anyone post an experience using rkt [0]. I'd love an alternative to using Docker for containers, though I'm not sure how well a community has evolved around rkt. [0] https://github.com/rkt/rkt