@Inderpreet @Tej-Singh-Rana Facing the issue while installation of docker compose…after installation, i am checking docker-compose version…its giving error…command not found…plz suggest what i am doing wrong
Hello, @pratikshag
Your answer is available in the below link. Why it’s not working. I hope you will get what I am trying to show you.
@Tej-Singh-Rana, I tried to install it as per instructions in official docker document , but its still giving same error"command not found"
Did you check that What instructions written in the Note?
Note : If the command
docker-compose
fails after installation, check your path. You can also create a symbolic link to/usr/bin
or any other directory in your path.
1 Like
Completed the task successfully…Thanks for the help.