NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tigerten
Nov 15, 2022Luminary
Working docker-compose plugin
Here is how to install docker-compose (OS 6.10.8) that works.
1. install the kernel-plus. This is the prerequisite for installing Docker CLI.
2. Install Docker CLI
3. install docker-compose to the same directory as docker, /usr/bin using:
curl -L https://github.com/docker/compose/releases/download/1.29.2/docker-compose-`uname -s`-`uname -m` -o docker-compose
4. chmod 755 docker-compose
5. test:
docker-compose --version
the version will return.
Highest version that works is 1.29.2
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!