David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
il y a 9 ans |
Antonio Murdaca
|
92605b823d
Merge pull request #18761 from anusha-ragunathan/add-build-routes
|
il y a 9 ans |
Vincent Demeester
|
64d70de0a2
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
|
il y a 9 ans |
Anusha Ragunathan
|
f8dc044aec
Create build router separate from image router.
|
il y a 9 ans |
Tibor Vass
|
b0d9476153
builder: remove daemon dependency in ContainerAttach
|
il y a 9 ans |
Tibor Vass
|
03a170c48d
builder: remove daemon dependency in ContainerCreate()
|
il y a 9 ans |
Tibor Vass
|
9be1ec60d4
builder: remove dependency on image
|
il y a 9 ans |
Anusha Ragunathan
|
89ab39b050
Remove Mount/Unmount from Builder interface.
|
il y a 9 ans |
Tibor Vass
|
93c0de2af4
builder: remove unused Retain/Release and put Mount/Unmount back
|
il y a 9 ans |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
il y a 9 ans |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
il y a 9 ans |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
il y a 9 ans |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
il y a 9 ans |
Antonio Murdaca
|
343c8547df
Merge pull request #17762 from LK4D4/builder_commit
|
il y a 9 ans |
Tonis Tiigi
|
47da59f7ec
Fix symlink handling in builder ADD/COPY commands
|
il y a 9 ans |
Alexander Morozov
|
38e34cf6da
Use name instead of container in Commit
|
il y a 9 ans |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
il y a 9 ans |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
il y a 9 ans |
Tibor Vass
|
e0ef11a4c2
Abstract builder and implement server-side dockerfile builder
|
il y a 10 ans |
Solomon Hykes
|
491deae9b8
Move "build" to daemon/build.go
|
il y a 11 ans |
Alexandr Morozov
|
aa2d6dbc0c
Inherit Cmd only if no --entrypoint specified on run
|
il y a 11 ans |
LK4D4
|
1b6546b840
Cleanup Cmd on ENTRYPOINT instruction
|
il y a 11 ans |
Victor Vieux
|
90dadea84d
Merge pull request #7344 from shykes/cleanup-server-attach
|
il y a 11 ans |
Michael Crosby
|
b1496effe3
Merge pull request #7312 from tianon/update-libcontainer
|
il y a 11 ans |
Tianon Gravi
|
57b9467f45
Add support for autodetected HOME from USER (if HOME is unset)
|
il y a 11 ans |
Erik Hollensbe
|
1219e458d1
utils/tarsum* -> pkg/tarsum
|
il y a 11 ans |
Solomon Hykes
|
c2496d97cc
Move Server.ContainerAttach to Daemon.ContainerAttach
|
il y a 11 ans |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
il y a 11 ans |
Erik Hollensbe
|
3a177ccd3a
server/buildfile.go -> builder/builder.go; add maintainers file
|
il y a 11 ans |