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

Error building Dockerfile_devel - CodeServer breaks #1851

Closed
erramuzpe opened this issue Nov 5, 2019 · 0 comments
Closed

Error building Dockerfile_devel - CodeServer breaks #1851

erramuzpe opened this issue Nov 5, 2019 · 0 comments

Comments

@erramuzpe
Copy link
Contributor

docker build -t fmriprep_devel -f Dockerfile_devel .

**Step 16/19 : RUN curl -o /tmp/code-server.tar.gz -SL https://github.com/cdr/code-server/releases/download/2.preview.9-vsc1.37.0/code-server2.preview.9-vsc1.37.0-linux-x86_64.tar.gz**
---> Using cache
---> 47c4bc589bac
Step 17/19 : RUN mkdir /src/codeserver &&    tar -xvf /tmp/code-server.tar.gz -C /src/codeserver --strip-components=1
---> Running in 8a9def77f9fe
tar: This does not look like a tar archive

Will send a PR solving it with an updated version of CodeServer

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

No branches or pull requests

2 participants