David Calavera
|
767df67e31
Decode container configurations into typed structures.
|
10 lat temu |
Eric Windisch
|
ca37301d54
Link to HTTPS URLs in engine comments
|
10 lat temu |
Doug Davis
|
d045b9776b
Remove Job from `docker images`
|
10 lat temu |
Doug Davis
|
650bc2ffe5
Remove engine.Table from more daemon side stuff
|
10 lat temu |
Daniel, Dao Quang Minh
|
6d4cd446fe
instantiate the builder job in commit integration tests
|
10 lat temu |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 lat temu |
Pierre Wacrenier
|
02923d43e2
Remove error return type from createRouter and ServeRequest
|
10 lat temu |
Vladimir Bulyga
|
f12b7b4bc2
allow to use x-registry-auth header with enabled cors
|
10 lat temu |
Phil Estes
|
d8cd8165a9
Migrate container GET API tests from integration to integration-cli
|
10 lat temu |
Brian Goff
|
86bfb9bca6
Fix #6231 - Accept chunked encoding on start
|
10 lat temu |
Doug Davis
|
a7cd25b8b6
Fix error paring null JSON - Issue7941
|
10 lat temu |
Doug Davis
|
e2b8d4bd4a
Add checks for app/json - issue #2515
|
10 lat temu |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 lat temu |
Adrien Folie
|
d689a5e1e2
Add tests for rm with stop and kill options
|
11 lat temu |
Guilherme Salgado
|
627805f5f8
Convert TestGetImagesJSON into several unit tests
|
11 lat temu |
Adrien Folie
|
f337a52a6e
Move TestGetImagesByName
|
11 lat temu |
Adrien Folie
|
9a2771eac2
Migrate TestGetImagesHistory into unit and CLI test
|
11 lat temu |
Michael Crosby
|
af025f2a95
Remove api test for bind mount /
|
11 lat temu |
Tibor Vass
|
5743151118
Merge pull request #6649 from vieux/fix_api_return_codes_start_stop
|
11 lat temu |
Victor Vieux
|
b18c721555
fix tests
|
11 lat temu |
Guilherme Salgado
|
1c291ccbbe
Migrate TestGetEvents into a unit and a CLI test
|
11 lat temu |
Guilherme Salgado
|
c44c98edec
Convert TestGetContainersByName into a unit test
|
11 lat temu |
Victor Vieux
|
603e00a3a7
move inspect from server to daemon
|
11 lat temu |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 lat temu |
Solomon Hykes
|
2cb560988b
api/server: convert TestGetInfo from an integration test to a unit test.
|
11 lat temu |
Solomon Hykes
|
c8f437aee0
api/server: replace an integration test with a unit test using engine mocking.
|
11 lat temu |
Victor Vieux
|
185b040e49
fix tests
|
11 lat temu |
Michael Crosby
|
36c3614fdd
Move runtime and container into sub pkg
|
11 lat temu |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
11 lat temu |
Tianon Gravi
|
2ca4e0ea60
Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar
|
11 lat temu |