Skip to content

Commit e038f9f

Browse files
committed
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>
1 parent 9d95740 commit e038f9f

File tree

6 files changed

+0
-725
lines changed

6 files changed

+0
-725
lines changed

hack/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ Generates AUTHORS; a file with all the names and corresponding emails of
1818
individual contributors. AUTHORS can be found in the home directory of
1919
this repository.
2020

21-
## Install (install.sh)
22-
23-
Executable install script for installing Docker. If updates to this are
24-
desired, please use hack/release.sh during a normal release. The following
25-
one-liner may be used for script hotfixes:
26-
27-
- `aws s3 cp --acl public-read hack/install.sh s3://get.docker.com/index`
28-
2921
## Make
3022

3123
There are two make files, each with different extensions. Neither are supposed

0 commit comments

Comments
 (0)