Commit 5c30356
[docker-ptf] Modify docker container pull setting (#21560)
Set pull to 'missing' to avoid pulling and overwriting the local image if there is a preloaded image present. This is used for testing PR built image which is preloaded in elastic test when PTF_MODIFIED is True. This mechanism is used to test PR built docker-ptf image.
Signed-off-by: opcoder0 <[email protected]>1 parent 10826ba commit 5c30356
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
171 | 176 | | |
172 | 177 | | |
173 | 178 | | |
| |||
0 commit comments