November 11, 2014
View 497fc88

Allow IPC namespace to be shared between containers or with the host

Dan Walsh authored on 2014/11/11 06:14:17
View 84f2541

Merge pull request #9014 from LK4D4/fix_parent_failing

Michael Crosby authored on 2014/11/11 05:53:16
November 7, 2014
View b83fc07

Not fail on updating parent links

Alexandr Morozov authored on 2014/11/07 08:25:14
View 6a6be5b

Merge pull request #8983 from LK4D4/consistent_hosts

Michael Crosby authored on 2014/11/07 04:51:28
November 6, 2014
View 6cbe1fa

Make /etc/hosts records consistent

Alexandr Morozov authored on 2014/11/06 05:24:15
View 69a5b82

See #8379 - if the container doesn't start I added code to make sure that if no other processing sets the container.exitCode to a non-zero value when we make sure its done before we return. I also made sure that while trying to start the CMD/ENTRYPOINT, if it fails, then we set the container.exitCode to the exitStatus from the exec().

Doug Davis authored on 2014/11/06 11:23:42
November 5, 2014
View b8678aa

Merge pull request #8946 from unclejack/stream_decode

Alexandr Morozov authored on 2014/11/05 02:02:40
View 9eb8fcd

Merge pull request #8390 from MalteJ/set-macaddress

Alexandr Morozov authored on 2014/11/05 00:54:59
November 4, 2014
View 4bc28f4

daemon/container: stream & decode JSON

unclejack authored on 2014/11/04 22:43:58
October 25, 2014
View ee7dd44

Mass gofmt

Alexandr Morozov authored on 2014/10/25 07:11:48
View 7c62cee

Use logrus everywhere for logging

Alexandr Morozov authored on 2014/10/25 02:12:35
View 9094c19

Merge pull request #8315 from dqminh/save-start-error

Jessie Frazelle authored on 2014/10/25 05:13:00
October 24, 2014
View 78a272c

Allowing resize tty to only work when container is started Addresses #8728

Srini Brahmaroutu authored on 2014/10/24 05:30:18
October 17, 2014
View e171eda

fix for iptables cleanup 8307

Jessica Frazelle authored on 2014/10/17 08:54:55
October 4, 2014
View f2df380

Adding docker-cli run param to set MAC address

Malte Janduda authored on 2014/10/04 06:02:17