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>
Upstream-commit: 80bc8b4766cc808186af91930152d78afb22aef8
Component: engine
This commit is contained in:
Eli Uriegas
2018-05-18 18:28:43 +00:00
parent 1bbbe71c5b
commit 7a1680b13a
4 changed files with 0 additions and 540 deletions
-5
View File
@@ -49,11 +49,6 @@ An example referenced from [Run targets inside a development container](https://
refer to
[Run tests and test documentation](https://docs.docker.com/opensource/project/test-and-docs/)
## Release (release.sh)
Releases any bundles built by `make` on a public AWS S3 bucket.
For information regarding configuration, please view `release.sh`.
## Vendor (vendor.sh)
A shell script that is a wrapper around Vndr. For information on how to use