Antonio Murdaca
|
1c89c6ea2f
Add minor stylistic fixes
|
10 years ago |
Brian Goff
|
de923f59b3
Merge pull request #12253 from calavera/remove_job_from_start_and_create
|
10 years ago |
David Calavera
|
767df67e31
Decode container configurations into typed structures.
|
10 years ago |
Qiang Huang
|
f8dc7e8754
Add cpuset-mems support for docker build
|
10 years ago |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 years ago |
Alexander Morozov
|
c44f513248
Remove engine usage from attach
|
10 years ago |
Michael Crosby
|
03d3d79b2b
Remove jobs from registry.Service
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 years ago |
Antonio Murdaca
|
b80fae7356
Refactor pkg/common, Fixes #11599
|
10 years ago |
Peter Waller
|
671c12204c
Implement build cancellation
|
10 years ago |
Brian Goff
|
e6ae89a45a
Allow setting resource constrains for build
|
10 years ago |
Michael Crosby
|
88f437d6c6
Merge pull request #11402 from miminar/err-cleanup
|
10 years ago |
Michal Minar
|
210ab030bc
Format error by value
|
10 years ago |
bobby abbott
|
12b278d354
Remove import to utils in progressreader
|
10 years ago |
AnandkumarPatel
|
1a5ea50aa8
Remove comment and b.UtilizeCache check.
|
10 years ago |
AnandkumarPatel
|
2420c1f03b
Add cacheBusted flag which gets set on the first cache miss
|
10 years ago |
AnandkumarPatel
|
1e746a8a2b
Set UtilizeCache to false on cache miss
|
10 years ago |
Dan Walsh
|
7f091eca70
build_config job: parse dockerfile ast into config
|
10 years ago |
Jessie Frazelle
|
ac06d0c46a
Merge pull request #10921 from duglin/FixNonverboseBuild
|
10 years ago |
Srini Brahmaroutu
|
7a9c944b82
Removing dependencies from pkg into Docker internal code
|
10 years ago |
Rik Nijessen
|
ba93f8316c
Rename Destroy to Rm to be consistent with CLI.
|
10 years ago |
Doug Davis
|
92c353582c
Build w/o verbose hangs w/RUN
|
10 years ago |
Michael Crosby
|
e345fe53ba
Merge pull request #10573 from LK4D4/return_attach_to_builder
|
10 years ago |
Michael Crosby
|
34c804a139
Merge pull request #9705 from acbodine/9311-truncindex-error-duplicate-id-on-ambiguous-id
|
10 years ago |
Alexander Morozov
|
1095d5e5e4
Change verbose builder out back to attach
|
10 years ago |
Josh Hawn
|
e662775ffb
Fix premature close of build output on pull
|
10 years ago |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 years ago |
Tibor Vass
|
3183af8b19
builder: use len() > 0 instead of != nil
|
10 years ago |
Erik Hollensbe
|
39343b8618
Fix a panic where RUN [] would be supplied.
|
10 years ago |