from Hacker News

Docker is the best medium for distributing and running developer-facing software

by jbergknoff on 3/27/20, 3:00 PM with 3 comments

  • by PaulHoule on 3/27/20, 3:06 PM

    If you have gigabit internet, maybe.

    If you don't then Docker seems to be a system to make a 50 kb download into a 5 GB download.

    People don't know how to build something and they think Docker is going to solve that but no, now you have two problems because you still need to build the Docker image.