|
|
|
|
|
by MrPowerGamerBR
1082 days ago
|
|
> Tell that to people that run databases with docker and kubernetes To be honest my original message wasn't clear enough: What I wanted to mean is that I like using Docker when I have a container image ready to run, "stateless" in the meaning that the image itself is unmodifiable and any changes to the image will be lost after a restart. (This doesn't include bind mounts, and stuff like that) |
|