Tibor Vass
|
03a170c48d
builder: remove daemon dependency in ContainerCreate()
|
9 gadi atpakaļ |
Tibor Vass
|
9be1ec60d4
builder: remove dependency on image
|
9 gadi atpakaļ |
Anusha Ragunathan
|
89ab39b050
Remove Mount/Unmount from Builder interface.
|
9 gadi atpakaļ |
Tibor Vass
|
93c0de2af4
builder: remove unused Retain/Release and put Mount/Unmount back
|
9 gadi atpakaļ |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
9 gadi atpakaļ |
Aaron Lehmann
|
572ce80230
Improved push and pull with upload manager and download manager
|
9 gadi atpakaļ |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 gadi atpakaļ |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 gadi atpakaļ |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 gadi atpakaļ |
Antonio Murdaca
|
1a0b483e02
runconfig: split resources into a struct
|
9 gadi atpakaļ |
NIWA Hideyuki
|
5aeaf2a0c4
Addition of "--shm-size" to which size of /dev/shm is changed.
|
9 gadi atpakaļ |
Darren Stahl
|
9db5db1b94
This fixes the case where arguments are escaped twice from Dockerfiles on
|
9 gadi atpakaļ |
David Calavera
|
35d9bcdb57
Merge pull request #17732 from Microsoft/sjw/archive_access_time_fix
|
9 gadi atpakaļ |
Antonio Murdaca
|
343c8547df
Merge pull request #17762 from LK4D4/builder_commit
|
9 gadi atpakaļ |
Tonis Tiigi
|
47da59f7ec
Fix symlink handling in builder ADD/COPY commands
|
9 gadi atpakaļ |
Alexander Morozov
|
38e34cf6da
Use name instead of container in Commit
|
9 gadi atpakaļ |
Stefan J. Wernli
|
37ba67bf63
Fixing last access time on Windows to unblock python.
|
9 gadi atpakaļ |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
9 gadi atpakaļ |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
9 gadi atpakaļ |
John Howard
|
d5c85897f4
Windows: Allows --isolation on docker build
|
9 gadi atpakaļ |
Lei Jitang
|
9392de9dfe
Fix cancel build doesn't remove the intermediate container
|
9 gadi atpakaļ |
Doug Davis
|
4920d40093
Add useful info to builder cache logrus.Debug
|
9 gadi atpakaļ |
John Howard
|
9cd84e405d
Windows: Regression re-fix builder
|
9 gadi atpakaļ |
Tibor Vass
|
e0ef11a4c2
Abstract builder and implement server-side dockerfile builder
|
9 gadi atpakaļ |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
9 gadi atpakaļ |