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

Dockerfile fix for Chromebook #6

Open
hellosze opened this issue Dec 17, 2022 · 0 comments
Open

Dockerfile fix for Chromebook #6

hellosze opened this issue Dec 17, 2022 · 0 comments

Comments

@hellosze
Copy link

hellosze commented Dec 17, 2022

Hi there,
I am using a Chromebook and I could not run exercism inside the docker container.
I changed the exercism release to the latest one and was able to run exercism.

RUN wget https://github.com/exercism/cli/releases/download/v3.1.0/exercism-3.1.0-linux-armv6.tar.gz && \
    tar xzf exercism-3.1.0-linux-armv6.tar.gz && \
    mv exercism /usr/local/bin/
@hellosze hellosze changed the title docker not running for me in Chromebook Dockerfile fix for Chromebook Dec 17, 2022
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