Open stavros-k opened 1 week ago
Can you confirm the last version you saw this working on? How are you deploying this stack (and the associated build artifacts)?
it was working up to 2.23.0, I'm using GitOps
docker-compose.yaml and Dockerfile on at the root of the repository. The gist of the compose is the one shared, the rest is env vars and labels.
Nothing else.
Thanks for the additional detail - I was able to reproduce this locally. I've opened an internal issue to get this fixed.
Internal Ref: BE-11448
Before you start please confirm the following.
Problem Description
This was working on prior portainer versions, but now portainer fails with "No such image"
Expected Behavior
Continue to build if an image is not found.
Actual Behavior
Fails to deploy with "No such image". Leaving the stack empty.
Steps to Reproduce
Try to deploy a stack with a build that was never done on that host before.
Portainer logs or screenshots
Portainer version
2.24.0
Portainer Edition
Business Edition (BE/EE) with 5NF / 3NF license
Platform and Version
Docker
OS and Architecture
Ubuntu 22.04 x64
Browser
Firefox
What command did you use to deploy Portainer?
Additional Information
No response