November 3, 2015
View 3a49765

Decouple daemon and container to mount and unmount filesystems.

David Calavera authored on 2015/11/03 10:06:09
View 4f2a5ba

Decouple daemon and container to stop and kill containers.

David Calavera authored on 2015/11/03 08:25:26
September 7, 2015
View e0ef11a

Abstract builder and implement server-side dockerfile builder

Tibor Vass authored on 2015/09/07 02:26:40
August 8, 2014
View 491deae

Move "build" to daemon/build.go

Solomon Hykes authored on 2014/08/08 17:00:16
August 1, 2014
View 90dadea

Merge pull request #7344 from shykes/cleanup-server-attach

Victor Vieux authored on 2014/08/01 07:56:48
View b1496ef

Merge pull request #7312 from tianon/update-libcontainer

Michael Crosby authored on 2014/08/01 07:20:07
July 30, 2014
View 1219e45

utils/tarsum* -> pkg/tarsum

Erik Hollensbe authored on 2014/07/30 22:42:12
View c2496d9

Move Server.ContainerAttach to Daemon.ContainerAttach

Solomon Hykes authored on 2014/07/30 17:16:23
July 29, 2014
View 4398108

Move parsing functions to pkg/parsers and the specific kernel handling functions to pkg/parsers/kernel, and parsing filters to pkg/parsers/filter. Adjust imports and package references.

Erik Hollensbe authored on 2014/07/29 09:23:38
View 3a177cc

server/buildfile.go -> builder/builder.go; add maintainers file

Erik Hollensbe authored on 2014/07/29 14:22:58
July 10, 2014
View aa2d6db

Inherit Cmd only if no --entrypoint specified on run

Alexandr Morozov authored on 2014/07/10 14:46:11
July 9, 2014
View 1b6546b

Cleanup Cmd on ENTRYPOINT instruction

LK4D4 authored on 2014/07/09 02:37:20
February 23, 2014
View 57b9467

Add support for autodetected HOME from USER (if HOME is unset)

Tianon Gravi authored on 2014/02/23 12:06:37