Commit 9c60495
committed
fix: Image starts with "localhost/" should not pull
When both image and build section exist,
and the image starts with "localhost/", podman-compose
tries to pull the image, which is not expected.
Signed-off-by: Songmin Li <[email protected]>1 parent 182be9b commit 9c60495
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2690 | 2690 | | |
2691 | 2691 | | |
2692 | 2692 | | |
2693 | | - | |
2694 | | - | |
2695 | | - | |
2696 | | - | |
2697 | | - | |
| 2693 | + | |
| 2694 | + | |
2698 | 2695 | | |
2699 | 2696 | | |
2700 | 2697 | | |
| |||
0 commit comments