Commit b410fe1
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 88b489a commit b410fe1
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2753 | 2753 | | |
2754 | 2754 | | |
2755 | 2755 | | |
2756 | | - | |
2757 | | - | |
2758 | | - | |
2759 | | - | |
2760 | | - | |
| 2756 | + | |
| 2757 | + | |
2761 | 2758 | | |
2762 | 2759 | | |
2763 | 2760 | | |
| |||
0 commit comments