|
|
|
|
|
by devonkim
3222 days ago
|
|
It is an advantage in specific situations when you can't rebuild every container or you want to try to selectively update containers without rebuilding them. You should try to update the running containers as a rule but having options is helpful from time to time. In a properly managed container infrastructure it should be faster to update the container image reference before resorting to tactics like this. |
|
Perhaps a hack for a free weekend.