Comment Re:For people who don't speak buzzwords (Score 1) 54
> which is fucking amazing, like a standardized cargo container on a boat from Hanoi to Wyoming.
Which is the dumbest fucking analogy I have heard in a long time. Shipping containers come in a standard width and size, with standard size doors, standardised locks, and standardised locations for documents, cranes to attach to etc. It was revolutionary.
A docker container, or any kind of similar thing, is no such thing, and is not comparable in any way, other than saying "you can execute whatever frankensteinian monster you have built with this semi standardised command" - a shipping container will interact with the wider world through its designated door, which always works the same way. A docker container will interact with the wider world in the ways the application would interact if it wasn't wrapped up in a container - file system, named pipes, sockets, ip's/ports and so forth. It has neither the same impact on "revolutionising" IT that shipping containers had on the freight business, nor is it any kind of standardised.
Docker is interesting, and has a few interesting use cases, and solves a few interesting problems. It is not "fucking amazing" and it is not "changing the world the way shipping containers did". That is juvenile bullshit.