|
|
|
|
|
by linkdd
2215 days ago
|
|
I use constantly Docker in my job and projects yes.
Yet, I do not believe and advocates it gets rid of the complexity. According to the user needs, your dockerized application will run with different base distro. Alpine and musl for small OS footprint ? Or Debia(or debian-slim) for glibc compatibility ? Those concerns are the same with or without Docker. Docker makes things easy, just not those things because it is not its purpose. |
|