mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
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>
This commit is contained in:
@@ -18,14 +18,6 @@ Generates AUTHORS; a file with all the names and corresponding emails of
|
||||
individual contributors. AUTHORS can be found in the home directory of
|
||||
this repository.
|
||||
|
||||
## Install (install.sh)
|
||||
|
||||
Executable install script for installing Docker. If updates to this are
|
||||
desired, please use hack/release.sh during a normal release. The following
|
||||
one-liner may be used for script hotfixes:
|
||||
|
||||
- `aws s3 cp --acl public-read hack/install.sh s3://get.docker.com/index`
|
||||
|
||||
## Make
|
||||
|
||||
There are two make files, each with different extensions. Neither are supposed
|
||||
|
||||
Reference in New Issue
Block a user