Files
linuxkit/tools
Robb Kistler e0269e0978 Allow docker engine to be pulled from s3 bucket
Use aws cli to pull docker engine binaries from s3 bucket.  Conditional and
happens if DOCKER_BIN_URL begins with 's3://'

Example usage:
```
  export AWS_ACCESS_KEY_ID=key
  export AWS_SECRET_ACCESS_KEY=secret
  make DOCKER_BIN_URL=s3://path-to-engine-binaries
```
Signed-off-by: Robb Kistler <robb.kistler@docker.com>

Signed-off-by: Robb Kistler <robb.kistler@docker.com>
2017-02-23 20:32:00 -08:00
..
2017-02-17 16:31:19 +00:00
2017-01-31 09:52:30 -08:00
2017-01-31 09:52:30 -08:00
2017-02-17 16:31:19 +00:00
2017-01-31 09:52:30 -08:00
2017-01-31 09:52:30 -08:00