Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Mounting HTTP source into image cmd source causes error #459

Open
1 task
cpuguy83 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #460
Open
1 task

[BUG] Mounting HTTP source into image cmd source causes error #459

cpuguy83 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #460
Labels
bug Something isn't working

Comments

@cpuguy83
Copy link
Member

cpuguy83 commented Dec 6, 2024

Expected Behavior

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.
@cpuguy83 cpuguy83 added the bug Something isn't working label Dec 6, 2024
@cpuguy83 cpuguy83 linked a pull request Dec 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant