You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments