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

Latest Docker fails to start /docker-entrypoint.sh: exec: line 38: illegal option -- #20

Closed
grayt-ccc opened this issue Jul 27, 2022 · 1 comment
Labels
question Further information is requested

Comments

@grayt-ccc
Copy link

cconetboxpi01:/home/phpIPAM$ sudo docker run openspeedtest/latest --restart=unless-stopped --name openspeedtest -d -p 80:3000
/docker-entrypoint.sh: exec: line 38: illegal option --

Since the recent update I can't setup openspeedtest on machines that haven't had it before.
I've tried Ubuntu 20.04 LTS and 22.04 LTS but both give this error.
However it works fine on a Windows Docker with Ubuntu 20.04 LTS backend so unsure what the cause is.
Can you please review docker-entrypoint.sh in the docker?

@grayt-ccc
Copy link
Author

My bad I had the command slightly out of order.
Got it going now.

@openspeedtest openspeedtest added the question Further information is requested label Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants