bug 1218563: Document building/updating base img#3992
Conversation
Current coverage is 86.23% (diff: 100%)@@ master #3992 diff @@
==========================================
Files 145 145
Lines 8836 8836
Methods 0 0
Messages 0 0
Branches 1188 1188
==========================================
Hits 7620 7620
Misses 976 976
Partials 240 240
|
jwhitlock
left a comment
There was a problem hiding this comment.
The instructions worked, but I missed the intent the first time. I ran the first instruction, then the second, and had my freshly-built base image replaced with the cloud version. Luckily, the local build was completely cached, so it was fast to recover.
Can you add a make up or similar in the middle, to signal how to recreate the containers with the fresh base image?
0090fb2 to
df1e1e4
Compare
|
updated with instructions to restart the containers to start using the newly built base image. Note that I explicitly documented |
|
Thanks @jgmize this is much better than the method I was using to use a locally-built image. |
@jwhitlock r?