-
Notifications
You must be signed in to change notification settings - Fork 5
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
Error while starting devcontainer #304
Comments
Thank you for adding your first issue. We will be looking into it as soon as possible. |
@Frisc98 I can't seem to reproduce the issue you seem to notice. Have you tried another devcontainer next to amp-devcontainer, and does that work? |
I've just tried it with another dev container, got the same issue. Seems to be on my side, sorry 😅 |
No problem, I hope you get your issue resolved. I will close this issue. Feel free to contact us on any issues pertaining to the usage of this specific container. We are always looking for feedback. |
Apparently the issue was with installing docker on ubuntu using snap. After installing docker manually issue is resolved. |
Issue:
ERROR: could not find /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460: stat /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460: no such file or directory
Error: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-orqa/container-features/0.56.0-1707991056460/Dockerfile-with-features -t vsc-amp-devcontainer-1a18ff5b0c7c33a3b1e01a258e9f58be52d930f6363c8cc2f107f0c9b9e0772e --target dev_containers_target_stage --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /home/orqa/Documents/temp/amp-devcontainer
Steps to reproduce the behavior:
Environment (please complete the following information):
Additional context
Attached full error log file
error_log.txt
The text was updated successfully, but these errors were encountered: