COMMITS
/ api/client/build.go March 16, 2016
E
add label support for build, networks and volumes
Evan Hazlett committed
A
*: fix response body leaks
Antonio Murdaca committed
March 17, 2016
A
Merge pull request #21273 from jfrazelle/remove-dead-code
Alexander Morozov committed
J
remove dead code
Jessica Frazelle committed
March 1, 2016
A
cliconfig: credentials: support getting all auths
Antonio Murdaca committed
February 11, 2016
V
Move getContext… function to builder package
Vincent Demeester committed
February 3, 2016
J
Windows: Fix 'isolation'
John Howard committed
D
Apply context changes to the client.
David Calavera committed
February 9, 2016
V
Move validateContextDirectory to builder package.
Vincent Demeester committed
January 16, 2016
A
api: client: build: do not fall through if git isn't installed
Antonio Murdaca committed
January 12, 2016
A
Make daemonbuilder.Docker leaner.
Anusha Ragunathan committed
T
Avoid extracting to temp directory on building from tar
Tonis Tiigi committed
January 9, 2016
M
Merge pull request #18840 from aaronlehmann/trust-messages
Michael Crosby committed
January 8, 2016
A
Merge pull request #19135 from Microsoft/jjh/securitywarning
Alexander Morozov committed
A
Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts
Antonio Murdaca committed
December 21, 2015
A
Send push information to trust code out-of-band
Aaron Lehmann committed
D
Move ValidateContextDirectory to the one package that uses it.
Daniel Nephin committed
D
Move ulimit options to runconfig opts
Daniel Nephin committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
D
Do not perform build context switch when content trust is not enabled.
David Calavera committed
January 6, 2016
J
Windows: Fix security warning regression
John Howard committed
T
Merge pull request #19099 from calavera/replace_docker_only_trust_enabled
Tibor Vass committed
December 29, 2015
A
Use ImageBuildOptions in builder.
Anusha Ragunathan committed
D
Move some validators from opts to runconfig/opts.
Daniel Nephin committed
December 31, 2015
D
Use constant instead of "scratch"
Doug Davis committed
December 30, 2015
Q
Fix docs for memory-swap
Qiang Huang committed
October 28, 2015
B
Change the quiet flag behavior in the build command
Boaz Shuster committed
December 10, 2015
T
Clean up reference type switches
Tonis Tiigi committed
T
Remove unused repoinfo
Tonis Tiigi committed
December 11, 2015
T
Update Named reference with validation of conversions
Tonis Tiigi committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
D
Create interface that clients that talk to the api must fulfill.
David Calavera committed
December 16, 2015
D
Replace pkg/units with docker/go-units.
David Calavera committed
December 14, 2015
T
utils: move dockerignore function to builder/dockerignore
Tibor Vass committed
T
utils: move git functions to pkg/gitutils
Tibor Vass committed
December 13, 2015
J
Fix typos found across repository
Justas Brazauskas committed
November 14, 2015
A
Improved push and pull with upload manager and download manager
Aaron Lehmann committed
December 3, 2015
D
Implement docker build with standalone client lib.
David Calavera committed
December 7, 2015
T
Merge pull request #18123 from aidanhs/aphs-fail-on-broken-tar
Tibor Vass committed
November 26, 2015
A
fix shm size handling
Antonio Murdaca committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 20, 2015
A
Ensure adding a broken tar doesn't silently fail
Aidan Hobson Sayers committed
September 9, 2015
N
Addition of "--shm-size" to which size of /dev/shm is changed.
NIWA Hideyuki committed
November 9, 2015
A
Remove deprecated cli flags
Antonio Murdaca committed
October 30, 2015
J
Windows: Allows --isolation on docker build
John Howard committed
September 23, 2015
J
Windows: Volume integration tests
John Howard committed
August 30, 2015
S
Add ability to add multiple tags with docker build
Shijiang Wei committed
October 16, 2015
V
Deprecate -c cli short variant flag in docker cli
Vincent Demeester committed
October 8, 2015
J
Merge pull request #16674 from coolljt0725/use_consistent_command_description
Jess Frazelle committed
L
Use consistent command description
Lei Jitang committed