-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
/usr/local/bin/docker-compose: line 1: Not: command not found #7378
Comments
I see the issue is Docker-Compose does not support armv7 / v8 (yet) This is a duplicate of #6831 |
Can you use this command?
I'm using this version it ok |
yes, also working on Debian 10.2 |
why did you guys renamed the releases from 'Linux' to 'linux' ? |
Description of the issue
System - Fresh install of Raspbian Buster Lite (Feb 2020) on a Pi 3B.
I've tried to instal docker-compose several ways;
and
But I'm not able to get docker-compose to respond.
Context information (for bug reports)
Output of
docker-compose version
Output of
docker version
Output of
docker-compose config
(Make sure to add the relevant
-f
and other flags)Steps to reproduce the issue
appears to fail. It returns;
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 31 0 --:--:-- --:--:-- --:--:-- 31
Appears to install but docker-compose --version does not respond.
Observed result
Expected result
Stacktrace / full error message
Additional information
OS version / distribution,
docker-compose
install method, etc.The text was updated successfully, but these errors were encountered: