|
|
|
|
|
by otabdeveloper1
2574 days ago
|
|
90% of the time Docker is used to solve the problem of "how do I upload this bucket of Python crud to a production server?" (Replace 'Python' with any other language to taste.) A slightly smarter .tar.gz would have solved the problem just as well. |
|
A container is vastly more powerful for running an application than a tar file.