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

wget not found #7

Open
nlehuby opened this issue Sep 4, 2020 · 0 comments
Open

wget not found #7

nlehuby opened this issue Sep 4, 2020 · 0 comments

Comments

@nlehuby
Copy link

nlehuby commented Sep 4, 2020

I have the following error when I docker-compose up:

(...)
Step 5/9 : RUN wget https://github.com/omniscale/imposm3/releases/download/v0.6.0-alpha.4/imposm-0.6.0-alpha.4-linux-x86-64.tar.gz && tar xf imposm-0.6.0-alpha.4-linux-x86-64.tar.gz && rm imposm-0.6.0-alpha.4-linux-x86-64.tar.gz
 ---> Running in 7a0062d586ae
/bin/sh: 1: wget: not found
ERROR: Service 'maps-importer' failed to build: The command '/bin/sh -c wget https://github.com/omniscale/imposm3/releases/download/v0.6.0-alpha.4/imposm-0.6.0-alpha.4-linux-x86-64.tar.gz && tar xf imposm-0.6.0-alpha.4-linux-x86-64.tar.gz && rm imposm-0.6.0-alpha.4-linux-x86-64.tar.gz' returned a non-zero code: 127

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