17 Commits

Author SHA1 Message Date
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
Guillaume Lours
b4e45bf597 Add a script to check if go.mod and go.sum are up-to-date
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-18 14:57:53 +02:00
Guillaume Lours
97a50f8d51 Add CI step to check license headers
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-17 16:55:25 +02:00
Djordje Lukic
4e9a4185af Add make lint and run it on CI 2020-05-05 10:50:30 +02:00
Djordje Lukic
1858367277 Add gotestsum 2020-04-30 17:48:34 +02:00
Djordje Lukic
5cbfa2778e Use github action to install protoc 2020-04-30 17:45:48 +02:00
Guillaume Lours
e3d62ce74a add protoc-gen-go and remove gogo install
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-04-21 15:29:18 +02:00
Christopher Crone
3a6a9c1d9a macOS install fixes
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-04-08 14:07:11 +02:00
Guillaume Tardif
2a2dff18cb Add gogo protobuf in install script (from https://github.com/gogo/protobuf) 2020-04-07 16:58:37 +02:00
Guillaume Lours
2ddab8e424 Fix install-protobuf script for macosx install
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-04-06 17:19:16 +02:00
Michael Crosby
0eb5897fd9 Initial commit of makefile and setup scripts
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:40:40 -04:00