You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the steps in ReadMe, I get the this error when running make:
MacBook-Pro:project-dev-kpis user$ make
docker build -t soundcloud/project-dev-kpis .
make: docker: No such file or directory
make: *** [build] Error 1
Following the steps in ReadMe, I get the this error when running
make: