October 30, 2020
View dc3c382

replace pkg/symlink with github.com/moby/sys/symlink

Sebastiaan van Stijn authored on 2020/10/30 08:54:10
April 23, 2020
View 5702a89

Use strings.Index instead of strings.Split

Brian Goff authored on 2020/04/23 02:51:03
September 26, 2019
View 8988448

Remove refs to jhowardmsft from .go code

John Howard authored on 2019/09/26 02:51:18
August 5, 2019
View 07ff4f1

goimports: fix imports

Sebastiaan van Stijn authored on 2019/08/05 23:37:47
June 21, 2019
View b5f2886

Handle blocked I/O of exec'd processes

Michael Crosby authored on 2019/06/21 05:21:42
August 20, 2018
View e0ad6d0

Merge pull request #37092 from cpuguy83/local_logger

Sebastiaan van Stijn authored on 2018/08/20 15:01:41
May 11, 2018
View cc8f358

Move network operations out of container package

Brian Goff authored on 2018/05/11 05:44:09
April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59
April 18, 2018
View 6a70fd2

Move mount parsing to separate package.

Brian Goff authored on 2018/04/18 05:50:28
April 10, 2018
View 750f0d1

Support configuration of log cacher.

Brian Goff authored on 2018/04/10 04:35:24
April 6, 2018
View e2ceb83

Support reads for all log drivers.

Brian Goff authored on 2018/04/06 01:42:31
View a351b38

Add new `local` log driver

Brian Goff authored on 2018/04/06 01:41:35
March 14, 2018
View d6ea46c

container.BaseFS: check for nil before deref

Kir Kolyshkin authored on 2018/03/14 11:45:21
February 28, 2018
View a1afe38

Merge pull request #36272 from mnussbaum/36255-fix_log_path

Brian Goff authored on 2018/02/28 01:25:39
November 16, 2017
View 763d839

Add ADD/COPY --chown flag support to Windows

Salahuddin Khan authored on 2017/11/16 15:20:33