Alexander Morozov
|
92af1f0145
Merge pull request #9648 from estesp/9202-update-resolvconf
|
10 gadi atpakaļ |
Phil Estes
|
63a7ccdd23
Update container resolv.conf when host network changes /etc/resolv.conf
|
10 gadi atpakaļ |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 gadi atpakaļ |
unclejack
|
bff1d9dbce
validate image ID properly & before load
|
10 gadi atpakaļ |
Michael Crosby
|
feca1b1780
Move git and url checks into pkg
|
10 gadi atpakaļ |
Aidan Hobson Sayers
|
c7e4cc4a53
Allow git@ prefixes for any hosted git service
|
10 gadi atpakaļ |
Ahmet Alp Balkan
|
b64c9b521a
Extract TreeSize to daemon build
|
10 gadi atpakaļ |
Daniel, Dao Quang Minh
|
e5ecfd3b17
change util.CopyDirectory to archive.CopyWithTar
|
10 gadi atpakaļ |
Jessie Frazelle
|
9cc71b4597
Merge pull request #8468 from laktek/master
|
10 gadi atpakaļ |
Lakshan Perera
|
d3ac9ea98e
Add HasValidGITPrefix to utils/utils.go
|
10 gadi atpakaļ |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 gadi atpakaļ |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 gadi atpakaļ |
Rafe Colton
|
73f4bfed81
Move Matches() file path matching function into pkg/fileutils
|
10 gadi atpakaļ |
Rafe Colton
|
b845a62149
Move Go() promise-like func from utils to pkg/promise
|
10 gadi atpakaļ |
Dan Walsh
|
a297d6ab8c
Replace utils.CheckLocalDns with bytes.Contains line
|
10 gadi atpakaļ |
Dan Walsh
|
65640994fd
Remove nameserver 127.0.0.1 line rather then dumping resolv.conf
|
10 gadi atpakaļ |
unclejack
|
9ae3134dc9
add the timeutils package
|
10 gadi atpakaļ |
Jessie Frazelle
|
51b26853ef
Merge pull request #7976 from duglin/Issue7902
|
10 gadi atpakaļ |
Doug Davis
|
cd7a5f5c09
Fix for issue 7902.
|
10 gadi atpakaļ |
Tonis Tiigi
|
a8914293fb
Improve ValidateContextDirectory error handling.
|
10 gadi atpakaļ |
unclejack
|
76212635b5
move some io related utils to pkg/ioutils
|
11 gadi atpakaļ |
Alexandr Morozov
|
114838cbda
Some more style fixes
|
11 gadi atpakaļ |
Michael Crosby
|
cd776cdd77
Fix panic in validate context for build
|
11 gadi atpakaļ |
Alexandr Morozov
|
07f2e79486
Skip permissions check on named pipes
|
11 gadi atpakaļ |
Erik Hollensbe
|
ac63d925d2
move utils.Fataler to pkg/log.Fataler
|
11 gadi atpakaļ |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 gadi atpakaļ |
Erik Hollensbe
|
5cdb9c8aca
utils.Debugf -> log.Printf, move jsonlog to own package.
|
11 gadi atpakaļ |
Bruno Renié
|
27cca4c70c
Fix .dockerignore when ignoring unreadable dirs
|
11 gadi atpakaļ |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 gadi atpakaļ |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 gadi atpakaļ |