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
http source should not have any issues being mounted
Actual Behavior
Given a source:
http:
url: http://example.com
The following occurs when placed into the "mounts" section of the image source's command struct.
Error: failed to solve: spec: msft-golang: error handling requested build target "bionic/deb": open /var/lib/containerd-stargz-grpc/snapshotter/snapshots/315975/fs/tmp/whatever: no such file or directory
Steps To Reproduce
No response
Are you willing to submit PRs to contribute to this bug fix?
Yes, I am willing to implement it.
The text was updated successfully, but these errors were encountered:
Expected Behavior
http source should not have any issues being mounted
Actual Behavior
Given a source:
The following occurs when placed into the "mounts" section of the image source's command struct.
Steps To Reproduce
No response
Are you willing to submit PRs to contribute to this bug fix?
The text was updated successfully, but these errors were encountered: