Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 年之前 |
Michael Crosby
|
b5c3d01e6b
Merge pull request #12044 from reteptilian/11721-remove-randomstring-3
|
10 年之前 |
Eric Windisch
|
ca37301d54
Link to HTTPS URLs in engine comments
|
10 年之前 |
Peter Esbensen
|
6896016b7c
Fixes #11721 removed GenerateRandomString
|
10 年之前 |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 年之前 |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 年之前 |
Antonio Murdaca
|
b80fae7356
Refactor pkg/common, Fixes #11599
|
10 年之前 |
Andy Goldstein
|
a2b0c9778f
Add ability to refer to image by name + digest
|
10 年之前 |
Srini Brahmaroutu
|
53ece336dc
moving random.go from utils
|
10 年之前 |
Srini Brahmaroutu
|
7a9c944b82
Removing dependencies from pkg into Docker internal code
|
10 年之前 |
Srini Brahmaroutu
|
6871b9b16a
Removing -X flag option and autogenerated code to create Dockerversion.go functionality
|
10 年之前 |
Alexander Morozov
|
6d65fa1faa
Merge pull request #10208 from mota/fix-env-writerto
|
10 年之前 |
Michael Crosby
|
edaf23b7a7
Merge pull request #10145 from duglin/Issue10141
|
10 年之前 |
Pierre Wacrenier
|
0cd30cf399
Fix env.WriteTo count return
|
10 年之前 |
Doug Davis
|
9ab73260f8
Docker run -e FOO should erase FOO if FOO isn't set in client env
|
10 年之前 |
Tianon Gravi
|
da01690a0a
Fix "-X" 6l usage ("define string data")
|
10 年之前 |
Alexander Morozov
|
92af1f0145
Merge pull request #9648 from estesp/9202-update-resolvconf
|
10 年之前 |
Phil Estes
|
63a7ccdd23
Update container resolv.conf when host network changes /etc/resolv.conf
|
10 年之前 |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 年之前 |
unclejack
|
bff1d9dbce
validate image ID properly & before load
|
10 年之前 |
Michael Crosby
|
feca1b1780
Move git and url checks into pkg
|
10 年之前 |
Aidan Hobson Sayers
|
c7e4cc4a53
Allow git@ prefixes for any hosted git service
|
10 年之前 |
Ahmet Alp Balkan
|
b64c9b521a
Extract TreeSize to daemon build
|
10 年之前 |
Daniel, Dao Quang Minh
|
e5ecfd3b17
change util.CopyDirectory to archive.CopyWithTar
|
10 年之前 |
Jessie Frazelle
|
9cc71b4597
Merge pull request #8468 from laktek/master
|
10 年之前 |
Lakshan Perera
|
d3ac9ea98e
Add HasValidGITPrefix to utils/utils.go
|
10 年之前 |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 年之前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年之前 |
Rafe Colton
|
73f4bfed81
Move Matches() file path matching function into pkg/fileutils
|
10 年之前 |
Rafe Colton
|
b845a62149
Move Go() promise-like func from utils to pkg/promise
|
10 年之前 |