1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/contributing
Vikram bir Singh bbd22fb5d9
Move GOPATH out from under the GO source tree
Unlike Linux which uses a temp dir as GOPATH, Windows
uses c:\go. Among other things, this blocks go get.

Moving GOPATH to c:\gopath and updating references in
comments and documentation.

Currently the change is being scoped narrowly. In the
future GOPATH value could be passed as a parameter to
the ps1 scripts.

Signed-off-by: Vikram bir Singh <vikrambir.singh@docker.com>
(cherry picked from commit ecf91f0d7f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-17 10:47:18 +01:00
..
images First pass updating CONTRIBUTING 2017-11-03 11:54:55 +00:00
README.md First pass updating CONTRIBUTING 2017-11-03 11:54:55 +00:00
set-up-dev-env.md go {build,test}: rm -i option, add go cache volume 2018-09-26 10:10:42 -07:00
set-up-git.md First pass updating CONTRIBUTING 2017-11-03 11:54:55 +00:00
software-req-win.md Move GOPATH out from under the GO source tree 2020-01-17 10:47:18 +01:00
software-required.md First pass updating CONTRIBUTING 2017-11-03 11:54:55 +00:00
test.md integration-cli: move each test suite to its own TestX testing function 2019-09-26 23:52:51 +02:00
who-written-for.md First pass updating CONTRIBUTING 2017-11-03 11:54:55 +00:00