- 31 Oct, 2016 1 commit
-
-
Ahmet Alp Balkan authored
Ref: #2027 Signed-off-by:
Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
-
- 22 Jul, 2016 1 commit
-
-
Adam Duke authored
Running `apk add` before copying source into the image takes better adavantage of layer caching when developing and regularly building the image. This avoids source code changes invalidating the `apk add` layer and causing that step to run on every image build. Signed-off-by:
Adam Duke <adam.v.duke@gmail.com>
-
- 14 Apr, 2016 1 commit
-
-
Richard Scothern authored
Signed-off-by:
Richard Scothern <richard.scothern@docker.com>
-
- 22 Mar, 2016 1 commit
-
-
Olivier Gambier authored
Signed-off-by:
Olivier Gambier <olivier@docker.com>
-
- 11 Mar, 2016 1 commit
-
-
Brian Bland authored
Signed-off-by:
Brian Bland <brian.bland@docker.com>
-
- 29 Feb, 2016 1 commit
-
-
Andrew T Nguyen authored
- Includes a change in the command to run the registry. The registry server itself is now started up as a subcommand. - Includes changes to the high level interfaces to support enumeration of various registry objects. Signed-off-by:
Andrew T Nguyen <andrew.nguyen@docker.com>
-
- 14 Jan, 2016 1 commit
-
-
Trevor Pounds authored
Signed-off-by:
Trevor Pounds <trevor.pounds@gmail.com>
-
- 09 Dec, 2015 1 commit
-
-
Richard Scothern authored
Signed-off-by:
Richard Scothern <richard.scothern@gmail.com>
-
- 28 Oct, 2015 1 commit
-
-
Arthur Baars authored
Signed-off-by:
Arthur Baars <arthur@semmle.com>
-
- 17 Aug, 2015 1 commit
-
-
tgic authored
Signed-off-by:
tgic <farmer1992@gmail.com>
-
- 10 Aug, 2015 1 commit
-
-
Aaron Lehmann authored
This makes it consistent with the new official image. Paths in the docs were updated in 34067d7d . Signed-off-by:
Aaron Lehmann <aaron.lehmann@docker.com>
-
- 30 Jul, 2015 3 commits
-
-
Aaron Lehmann authored
Better for sort order. Signed-off-by:
Aaron Lehmann <aaron.lehmann@docker.com>
-
Aaron Lehmann authored
This preserves the previously documented mountpoint for the configuration file. Signed-off-by:
Aaron Lehmann <aaron.lehmann@docker.com>
-
Aaron Lehmann authored
Rename config.yml to dev-config.yml Add example-config.yml, a simple configuration file for the official This was originally made for the the distribution-library-image repo, but is being moved here to make sure it stays in sync. Update Dockerfile and docs for the rename. Signed-off-by:
Aaron Lehmann <aaron.lehmann@docker.com>
-
- 17 Jun, 2015 1 commit
-
-
Ahmet Alp Balkan authored
This change refreshes the updated version of Azure SDK for Go that has the latest changes. I manually vendored the new SDK (github.com/Azure/azure-sdk-for-go) and I removed `management/` `core/` packages manually simply because they're not used here and they have a fork of `net/http` and `crypto/tls` for a particular reason. It was introducing a 44k SLOC change otherwise... This also undoes the `include_azure` flag (actually Steven removed the driver from imports but forgot to add the build flag apparently, so the flag wasn't really including azure.
). This also must be obsolete now. Fixes #620, #175. Signed-off-by:Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
-
- 12 Jun, 2015 1 commit
-
-
Olivier Gambier authored
Signed-off-by:
Olivier Gambier <olivier@docker.com>
-
- 11 Jun, 2015 1 commit
-
-
Jeff Nickoloff authored
Updating the location of the volume to match the new location of the default registry data location. Signed-off-by:
Jeff Nickoloff <jeff@allingeek.com>
-
- 10 Jun, 2015 1 commit
-
-
Jeff Nickoloff authored
Signed-off-by:
Jeff Nickoloff <jeff@allingeek.com>
-
- 04 Jun, 2015 1 commit
-
-
Stephen J Day authored
Signed-off-by:
Stephen J Day <stephen.day@docker.com>
-
- 01 Jun, 2015 1 commit
-
-
Vincent Giersch authored
Signed-off-by:
Vincent Giersch <vincent.giersch@ovh.net>
-
- 06 Apr, 2015 1 commit
-
-
Ben Firshman authored
Signed-off-by:
Ben Firshman <ben@firshman.co.uk>
-
- 30 Jan, 2015 1 commit
-
-
Stephen J Day authored
Signed-off-by:
Stephen J Day <stephen.day@docker.com>
-
- 21 Jan, 2015 1 commit
-
-
Tianon Gravi authored
This speeds up the build (and makes it more consistent) since it doesn't have to clone a bunch of repos.
Signed-off-by:Andrew "Tianon" Page <admwiggin@gmail.com>
-
- 24 Dec, 2014 1 commit
-
-
Olivier Gambier authored
-
- 17 Dec, 2014 1 commit
-
-
Brian Bland authored
Now pulls down all dependencies for registry sub-packages
-
- 10 Dec, 2014 1 commit
-
-
Stephen J Day authored
-