|
|
|
|
|
by tonyhb
3432 days ago
|
|
I don't understand how kubernetes solved your base image issue. That's a clustering system, so by default it can't help. It sounds as though your setup doesn't work with the immutable filesystems introduced by docker. That's not an issue with docker at all - just something to learn. I can't imagine dev or deployment without docker any more - all of my tests, yarn installs, dev workflow and prod runs through it. |
|