|
|
|
|
|
by cpuguy83
3503 days ago
|
|
Yes, you have to rebuild your image to deploy a new version.
But are you really changing code in production on the fly? This seems dangerous. Also something that can technically be done with Docker, just it's really not a good idea (and that has nothing to do with Docker). |
|