Commit Graph

11 Commits

Author SHA1 Message Date
Nicolas De Loof 3aaec6a554
split compose-cli "docker" and composeV2 cli-plugin release processes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-27 12:46:39 +02:00
Guillaume Tardif 14b8052d83 Install compose cli plugin in addition to compose-cli binary with scripted install
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-04-23 11:34:22 +02:00
Guillaume Tardif 9df969bd10 Test install script as non root user (still sudoer to be able to install)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-22 14:22:05 +01:00
Aaron Dewes 1bc0e3c831 Add arm64 support to linux install script
Signed-off-by: Aaron Dewes <aaron.dewes@web.de>
2021-03-06 11:18:07 +01:00
Chris Crone f72b2c4958 install: Fix Linux install instructions and script
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-25 17:01:00 +02:00
Guillaume Tardif dd57e9e646 Binary is named docker inside tar, docker.exe inside zip package
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-23 09:21:51 +02:00
Chris Crone 2e6d739fc8 scripts: Add test for CentOS
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-22 15:04:16 +02:00
Chris Crone 121bc3b2e9 scripts: Update Linux install scripts
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-22 15:04:16 +02:00
Chris Crone d154c41586 Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-22 12:13:00 +02:00
Guillaume Tardif 1bb1499675 Fix linux script parsing version to check if we have the new CLI already installed or not (need to keep azure check for users who have the previous version installed :/ )
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-14 16:59:56 +02:00
Guillaume Tardif 2bd3ce9eef Include linux install dock & script, split README with BUILDING.md & INSTALL.md
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-08-26 10:59:16 +02:00