Daniel Nephin
|
9f738cc574
Cleanup all the mutate + defer revert of b.runConfig in the builder
|
8 years ago |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
8 years ago |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 years ago |
Alexander Morozov
|
ca6c6f0765
commit: do not change container labels on commit
|
8 years ago |
John Howard
|
49f392ff6b
Windows: Builder case insensitive env
|
8 years ago |
Yong Tang
|
ace786e9d5
Fix several issues with `go vet` and `go fmt`
|
8 years ago |
Yanqiang Miao
|
d63dc45f0b
Remove redundant 'if' statement
|
8 years ago |
Victor Vieux
|
90d10203a4
Merge pull request #28128 from leth/commit_image_id
|
8 years ago |
Marcus Cobden
|
e60ae53802
Add Image ID & Ref to container commit event
|
8 years ago |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 years ago |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 years ago |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
John Howard
|
d05d0211bc
Windows: CMD not honouring arg escaping
|
9 years ago |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |
David Calavera
|
47afe6bd0a
Remove reference package dependency from the api.
|
9 years ago |
John Starks
|
194eaa5c0f
Add os_version and os_features to Image
|
9 years ago |
Brian Goff
|
55bbea3751
Merge pull request #21454 from anusha-ragunathan/fix_overlay
|
9 years ago |
Brian Goff
|
65d79e3e5e
Move layer mount refcounts to mountedLayer
|
9 years ago |
Tonis Tiigi
|
e91de9fb9d
Revert "Move layer mount refcounts to mountedLayer"
|
9 years ago |
Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 years ago |
David Calavera
|
93e02efa90
Remove dockerfile dependency from the API.
|
9 years ago |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 years ago |
David Calavera
|
a252516ec1
Inherit StopSignal from Dockerfile.
|
9 years ago |
Vincent Demeester
|
1d8ccc6ae7
Add the possibility to log event with specific attributes
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Anusha Ragunathan
|
eb4ae8e28a
Remove runconfig.Merge
|
9 years ago |
Derek McGowan
|
d04fa49a0d
Refactor RWLayer to use referenced object instead of string
|
9 years ago |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |