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

Changes in Docker Container for Windows #17

Open
kamaroyl opened this issue Aug 26, 2020 · 5 comments
Open

Changes in Docker Container for Windows #17

kamaroyl opened this issue Aug 26, 2020 · 5 comments

Comments

@kamaroyl
Copy link
Contributor

While getting the sandbox up and running I ran into some issues due to the rust version that seemed consistent with rust-lang/cargo#8258. It took a few tries due to stalling, but I eventually successfully installed rust stable (1.45.2). I then tried to install capsule, but ran into linker issues
LinkerSegfault.log

I got around this issue by updating the container, which allowed me to get around the linker segmentation fault.

Recommend updating Rust to current stable (1.45.2) and updating container image

@zeeshanlakhani
Copy link
Member

zeeshanlakhani commented Aug 26, 2020

@kamaroyl updated the container. Let me know what's next in the windows process? :)

@kamaroyl
Copy link
Contributor Author

@zeeshanlakhani I'll try and install fresh tonight after my networking class

@kamaroyl
Copy link
Contributor Author

Well, now I have no idea what's going on; running into:

docker pull getcapsule/sandbox
Using default tag: latest
latest: Pulling from getcapsule/sandbox
bf5952930446: Pull complete
e1d5c7db5b63: Extracting [==================================================>]  159.8MB/159.8MB
cc970f64cffe: Download complete
759434d362cd: Download complete
07ab2df3cca3: Download complete
b54d78cd4c79: Download complete
f2b57fad99f0: Download complete
failed to register layer: Error processing tar file(exit status 1): unexpected EOF

@zeeshanlakhani
Copy link
Member

@kamaroyl any luck? Ping me on email (or discord) if you have time to hash this out further later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants