1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack
Tibor Vass 996138bf8e Fix release scripts
Add some missing dependencies in the Dockerfile:
- apt-utils for apt-ftparchive.conf
- bsdmainutils for our use of the column command in
  hack/make/generate-index-listing

We also ensure that the docker daemon is started before calling
release-deb or release-rpm, since .detect-daemon-osarch, which is sourced
in each of them, requires the daemon to be running.

This commit also gets completely rid of s3cmd and fixes references to
AWS_* environment variables (changing from AWS_ACCESS_KEY to
AWS_ACCESS_KEY_ID and AWS_SECRET_KEY to AWS_SECRET_ACCESS_KEY) in order
to please awscli. Also AWS_DEFAULT_REGION is now important to specify,
the default has been set to the region used by get.docker.com and
test.docker.com.

Signed-off-by: Tibor Vass <tibor@docker.com>
2016-03-25 11:55:26 -04:00
..
Jenkins use per-check timeouts 2016-03-11 14:38:52 -05:00
make Fix release scripts 2016-03-25 11:55:26 -04:00
.vendor-helpers.sh Clean Vagrantfile from vendoring 2016-03-16 20:25:04 +01:00
dind Remove cgroups mounting in dind 2015-11-16 17:10:53 -08:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Fix release scripts 2016-03-25 11:55:26 -04:00
make.sh Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga" 2016-03-24 21:12:52 -07:00
release.sh Fix release scripts 2016-03-25 11:55:26 -04:00
vendor.sh Vendor engine-api 0.3.1. 2016-03-23 15:05:19 -04:00