Lukas Waslowski
|
a4ce361ac8
Improve docs for Daemon.TagImage and dockerfile.BuildFromConfig.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 years ago |
Daniel Nephin
|
83237aab2b
Remove package pkg/ulimit, use go-units instead.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Anusha Ragunathan
|
f8dc044aec
Create build router separate from image router.
|
9 years ago |
Tibor Vass
|
93c0de2af4
builder: remove unused Retain/Release and put Mount/Unmount back
|
9 years ago |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
9 years ago |
Tibor Vass
|
2a2d1f57b5
dockerfile: get rid of Commit and CommitConfig
|
9 years ago |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
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 |
NIWA Hideyuki
|
5aeaf2a0c4
Addition of "--shm-size" to which size of /dev/shm is changed.
|
9 years ago |
Alexander Morozov
|
38e34cf6da
Use name instead of container in Commit
|
9 years ago |
John Howard
|
d5c85897f4
Windows: Allows --isolation on docker build
|
9 years ago |
Morgan Bauer
|
844fb29619
refactor use of container struct from daemon
|
9 years ago |
Tibor Vass
|
e0ef11a4c2
Abstract builder and implement server-side dockerfile builder
|
9 years ago |