Victor Vieux
|
8228d0e2bb
Remove old tag format
|
11 years ago |
Victor Vieux
|
3e2a9f667f
cleanup all mentions of insert
|
11 years ago |
LK4D4
|
f08cd445b0
Fix go vet errors
|
11 years ago |
Victor Vieux
|
aa05170a82
Merge pull request #6204 from crosbymichael/no-structs
|
11 years ago |
Michael Crosby
|
91757eaeb3
Remove the API container struct and use env
|
11 years ago |
Ian Main
|
b054569cde
Add ability to pause/unpause containers via cgroups freeze
|
11 years ago |
Victor Vieux
|
3704996089
Merge pull request #6082 from FLGMwt/2342-change-wording-uploading-context
|
11 years ago |
James Turnbull
|
9fc8028c98
Changed all references from Trusted Builds to Automated Builds
|
11 years ago |
Vincent Batts
|
02255ddaa4
filters: don't encode empty set. API docs
|
11 years ago |
Vincent Batts
|
89a15fa235
filters: use json marshal, instead of beam/data
|
11 years ago |
Vincent Batts
|
3ecfaa8f2d
filters: change untagged to dangling
|
11 years ago |
Vincent Batts
|
f1cc7ce5d7
filter flag: split out for separate --filter flags
|
11 years ago |
Vincent Batts
|
babd572015
filters: cleanup & fmt
|
11 years ago |
Vincent Batts
|
5f3812ec97
filters, for images: start with untagged/tagged boolean
|
11 years ago |
Robin Speekenbrink
|
a0505edc9a
updated documentation for mentioning images vs containers
|
11 years ago |
FLGMwt
|
50417f6abc
Change 'Uploading context' wording
|
11 years ago |
Michael Crosby
|
db1a3551a3
Merge pull request #5839 from unclejack/improve_build_rm
|
11 years ago |
Victor Vieux
|
9e51b7abae
ignore lchown error on docker cp
|
11 years ago |
unclejack
|
b60d647172
default to deleting images via the remote api
|
11 years ago |
unclejack
|
667e2bd4ea
bump remote api to 1.12 & add --force-rm to build
|
11 years ago |
Victor Vieux
|
8eef1be29e
Merge pull request #5782 from unclejack/fix_5270
|
11 years ago |
Jonathan McCrohan
|
3cec63d56f
client: Rip out HTTP check from docker version
|
11 years ago |
Jonathan McCrohan
|
82712ed67e
client: rearrange docker version output
|
11 years ago |
unclejack
|
33d5b38d62
use ValidateContextDirectory to validate context
|
11 years ago |
unclejack
|
b8e338144e
run: pull only latest when no tag specified
|
11 years ago |
Michael Crosby
|
d33b4655c4
Move duration and size to units pkg
|
11 years ago |
unclejack
|
4c2b9d7324
rename goruntime import to runtime
|
11 years ago |
Alexandr Morozov
|
d1297feef8
Timestamps for docker logs.
|
11 years ago |
O.S. Tezer
|
a521388863
Merge pull request #4821 from jimenez/3903-add_event_end_timestamp-feature
|
11 years ago |
Isabel Jimenez
|
66dd4ea4e2
Adding timestamp end to events endpoint. Modifying api docs.
|
11 years ago |