.. |
formatter
|
Add --format support to images command
|
2015-12-21 17:38:07 +01:00 |
inspect
|
Print the raw inspected elements when there is no template for docker inspect .
|
2015-12-17 23:17:52 -05:00 |
lib
|
Merge pull request #18878 from calavera/conditional_load_response
|
2015-12-24 01:11:54 +01:00 |
attach.go
|
|
|
build.go
|
Move ulimit options to runconfig opts
|
2015-12-23 13:27:58 -05:00 |
cli.go
|
Add --format support to images command
|
2015-12-21 17:38:07 +01:00 |
client.go
|
Merge pull request #18878 from calavera/conditional_load_response
|
2015-12-24 01:11:54 +01:00 |
commit.go
|
Move Config and HostConfig from runconfig to types/container.
|
2015-12-22 13:34:30 -05:00 |
cp.go
|
Fix typos found across repository
|
2015-12-13 18:04:12 +02:00 |
create.go
|
Move Config and HostConfig from runconfig to types/container.
|
2015-12-22 13:34:30 -05:00 |
diff.go
|
|
|
events.go
|
Move filters package to the API.
|
2015-12-15 18:13:26 -05:00 |
exec.go
|
|
|
export.go
|
Implement docker export with standalone client lib.
|
2015-12-09 12:04:54 -05:00 |
hijack.go
|
|
|
history.go
|
Replace pkg/units with docker/go-units.
|
2015-12-16 12:26:49 -05:00 |
images.go
|
Add --format support to images command
|
2015-12-21 17:38:07 +01:00 |
import.go
|
Clean up reference type switches
|
2015-12-16 11:58:53 -08:00 |
info.go
|
Replace pkg/units with docker/go-units.
|
2015-12-16 12:26:49 -05:00 |
inspect.go
|
|
|
kill.go
|
Implement docker kill with standalone client lib.
|
2015-12-09 12:04:55 -05:00 |
load.go
|
Make docker load to output json when the response content type is json.
|
2015-12-22 19:00:27 -05:00 |
login.go
|
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
2015-12-14 11:28:02 -05:00 |
logout.go
|
|
|
logs.go
|
|
|
network.go
|
Add filter for network ls to hide predefined net
|
2015-12-23 13:26:40 +08:00 |
pause.go
|
Implement docker pause with standalone client lib.
|
2015-12-09 12:04:56 -05:00 |
port.go
|
Replace usage of pkg/nat with go-connections/nat.
|
2015-12-22 13:31:46 -05:00 |
ps.go
|
Add --format support to images command
|
2015-12-21 17:38:07 +01:00 |
pull.go
|
Clean up reference type switches
|
2015-12-16 11:58:53 -08:00 |
push.go
|
Add own reference package wrapper
|
2015-12-16 11:58:52 -08:00 |
rename.go
|
|
|
restart.go
|
|
|
rm.go
|
|
|
rmi.go
|
|
|
run.go
|
|
|
save.go
|
Implement docker save with standalone client lib.
|
2015-12-09 12:04:56 -05:00 |
search.go
|
Move registry.SearchResult types to api/types/registry.
|
2015-12-15 11:44:20 -05:00 |
start.go
|
Fix typos found across repository
|
2015-12-13 18:04:12 +02:00 |
stats.go
|
Replace pkg/units with docker/go-units.
|
2015-12-16 12:26:49 -05:00 |
stats_unit_test.go
|
|
|
stop.go
|
Implement docker stop with standalone client lib.
|
2015-12-09 12:04:57 -05:00 |
tag.go
|
Clean up reference type switches
|
2015-12-16 11:58:53 -08:00 |
top.go
|
|
|
trust.go
|
Clean up reference type switches
|
2015-12-16 11:58:53 -08:00 |
trust_test.go
|
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
2015-12-14 11:28:02 -05:00 |
unpause.go
|
|
|
utils.go
|
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
2015-12-14 11:28:02 -05:00 |
version.go
|
Add a DOCKER_API_VERSION env var
|
2015-12-14 12:45:34 -08:00 |
volume.go
|
Move filters package to the API.
|
2015-12-15 18:13:26 -05:00 |
wait.go
|
|
|