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

Add .dockerignore to avoid docker building error #222

Open
Robert-Jia00129 opened this issue Dec 26, 2024 · 0 comments
Open

Add .dockerignore to avoid docker building error #222

Robert-Jia00129 opened this issue Dec 26, 2024 · 0 comments

Comments

@Robert-Jia00129
Copy link

Simple thing to add, I'll add this after Christmas.

add node_modules/ to .dockerignore file to avoid the following error when trying to build and download the image locally langgraph build -t open-canvas instead of pulling every time with langgraph up --watch --port 54367

#4 [internal] load build context
#4 transferring context: 563.45MB 4.3s
#4 transferring context: 845.89MB 9.3s
#4 transferring context: 966.14MB 11.1s done
#4 CANCELED
ERROR: failed to solve: error from sender: context canceled
#4 transferring context: 966.14MB 11.1s done
#4 CANCELED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant