Antonio Murdaca
|
018081d5a9
Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Tibor Vass
|
7fab93175d
Merge pull request #19099 from calavera/replace_docker_only_trust_enabled
|
9 years ago |
David Calavera
|
18d15babef
Do not perform build context switch when content trust is not enabled.
|
9 years ago |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 years ago |
Daniel Nephin
|
0007f5a859
Move some validators from opts to runconfig/opts.
|
9 years ago |
Doug Davis
|
e6806223e8
Use constant instead of "scratch"
|
9 years ago |
Qiang Huang
|
c68a483e44
Fix docs for memory-swap
|
9 years ago |
Daniel Nephin
|
9e19b4839f
Move ValidateContextDirectory to the one package that uses it.
|
9 years ago |
Daniel Nephin
|
5adbea7075
Move ulimit options to runconfig opts
|
9 years ago |
Boaz Shuster
|
60b4db7eb1
Change the quiet flag behavior in the build command
|
9 years ago |
Tonis Tiigi
|
eeb2d4c1ad
Clean up reference type switches
|
9 years ago |
Tonis Tiigi
|
c1040b222c
Remove unused repoinfo
|
9 years ago |
Tonis Tiigi
|
ffded61dad
Update Named reference with validation of conversions
|
9 years ago |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 years ago |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 years ago |
Tibor Vass
|
63e3816c1d
utils: move dockerignore function to builder/dockerignore
|
9 years ago |
Tibor Vass
|
135cca6f52
utils: move git functions to pkg/gitutils
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Aaron Lehmann
|
572ce80230
Improved push and pull with upload manager and download manager
|
9 years ago |
David Calavera
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 years ago |
David Calavera
|
535c4c9a59
Implement docker build with standalone client lib.
|
9 years ago |
Tibor Vass
|
1f8efc687c
Merge pull request #18123 from aidanhs/aphs-fail-on-broken-tar
|
9 years ago |
Antonio Murdaca
|
ef1d410b02
fix shm size handling
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
Aidan Hobson Sayers
|
3243e504d0
Ensure adding a broken tar doesn't silently fail
|
9 years ago |
NIWA Hideyuki
|
5aeaf2a0c4
Addition of "--shm-size" to which size of /dev/shm is changed.
|
9 years ago |
Antonio Murdaca
|
7929888214
Remove deprecated cli flags
|
9 years ago |
John Howard
|
d5c85897f4
Windows: Allows --isolation on docker build
|
9 years ago |
John Howard
|
2af5034ce8
Windows: Volume integration tests
|
9 years ago |