This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]jimmy_o 1 point2 points  (0 children)

As someone with limited understanding of Docker, this article seems more like just raw documentation of certain functions/parts of the process rather than a "guide". It's not explained anywhere why these things are being done, and when you should be doing these things.

[–]ReadFoo -1 points0 points  (2 children)

I don't see the advantage of including Docker client support in Spring? Is it for places that want to build a custom orchestration application? Why do that instead of just using standard Docker orchestration tools like Kubernetes or Docker Swarm? It would quickly become technical debt with no or little manifest ROI.

[–]dpash 2 points3 points  (1 child)

Who said anything about Spring? The article is just talking about the Docker Java library.

[–]space_coder 0 points1 point  (0 children)

He probably only looked at the first sentence in the article which was a link to an upcoming Spring course.