Ilya Dmitrichenko
a46f968229
vendor: replace vndr with go mod vendor
...
- use `vendor.mod` instead of `go.mod` to avoid issues to do with
use of CalVer, not SemVer
- ensure most of the dependency versions do not change
- only zookeeper client has to change (via docker/libkv#218 ) as
previously used version is no longer maintained and has missing
dependencies
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-01-18 15:46:00 +01:00
Eli Uriegas
80bc8b4766
Remove references to old release process
...
This hasn't been the way to release Docker for the past year so let's
just remove them altogether
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com >
2018-05-18 18:28:43 +00:00
Daniel Nephin
bc82b13995
Remove test-integration-cli and references to it.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-08-09 11:02:57 -04:00
Sebastiaan van Stijn
e038f9f81f
Remove old "get.docker.com" install script
...
This script is part of the Docker product,
and no longer maintained in this repository.
The script has been updated to install Docker CE
packages from https://download.docker.com , and is
now located in the https://github.com/docker/docker-install
repository.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-07-06 11:29:07 -07:00
Abhishek Sharma
99c1456647
Adding a README.md for the hack folder.
...
Signed-off-by: Abhishek Sharma <abhishek@asharma.me >
2017-05-15 17:06:35 +02:00
Solomon Hykes
32e61b8f5c
Move 'hack' to the less confusing 'project'
...
We might want to break it up into smaller pieces (eg. tools in one
place, documents in another) but let's worry about that later.
Signed-off-by: Solomon Hykes <solomon@docker.com >
2014-11-09 21:50:28 +00:00
Solomon Hykes
fa3837abf1
Hack: update README
2013-09-23 11:26:05 -07:00
Solomon Hykes
99377de7d2
Hack: update release checklist and reference it in REAMDE
2013-09-23 11:26:04 -07:00
Solomon Hykes
0ef5bcb17d
hack/MAINTAINERS.md: a maintainer's manual.
2013-09-23 11:26:04 -07:00
Daniel Mizyrycki
bb61678b57
development; issue #374 : Refactor 'make hack' making Vagrantfile and VM more useful
2013-05-01 15:26:27 -07:00
Solomon Hykes
2de953490d
Contrib post-commit hook for checking gofmt
2013-04-11 11:30:35 -07:00