.. |
formatter
|
34a3c3cacf
Add --format support to images command
|
9 rokov pred |
inspect
|
1f5674363e
Print the raw inspected elements when there is no template for `docker inspect`.
|
9 rokov pred |
lib
|
15aa2a663b
Implement configurable detach key
|
9 rokov pred |
attach.go
|
15aa2a663b
Implement configurable detach key
|
9 rokov pred |
build.go
|
9e19b4839f
Move ValidateContextDirectory to the one package that uses it.
|
9 rokov pred |
cli.go
|
34a3c3cacf
Add --format support to images command
|
9 rokov pred |
client.go
|
8799c4fc0f
Implemet docker update command
|
9 rokov pred |
commit.go
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 rokov pred |
cp.go
|
927b334ebf
Fix typos found across repository
|
9 rokov pred |
create.go
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 rokov pred |
diff.go
|
e562ac42f4
Implement docker diff with standalone client lib.
|
9 rokov pred |
events.go
|
e98cae4919
Move filters package to the API.
|
9 rokov pred |
exec.go
|
15aa2a663b
Implement configurable detach key
|
9 rokov pred |
export.go
|
e0549b8ceb
Implement docker export with standalone client lib.
|
9 rokov pred |
hijack.go
|
5a0a6ee9cd
Remove old http from the docker cli.
|
9 rokov pred |
history.go
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 rokov pred |
images.go
|
34a3c3cacf
Add --format support to images command
|
9 rokov pred |
import.go
|
eeb2d4c1ad
Clean up reference type switches
|
9 rokov pred |
info.go
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 rokov pred |
inspect.go
|
57b6796304
Implement all inspect commands with the new inspector interface.
|
9 rokov pred |
kill.go
|
c57e62d00e
Implement docker kill with standalone client lib.
|
9 rokov pred |
load.go
|
9fd2c0feb0
Make `docker load` to output json when the response content type is json.
|
9 rokov pred |
login.go
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 rokov pred |
logout.go
|
2b0927c9ac
Use consistent command description
|
9 rokov pred |
logs.go
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 rokov pred |
network.go
|
26dd026bd7
Add filter for `network ls` to hide predefined net
|
9 rokov pred |
pause.go
|
55333e8f90
Implement docker pause with standalone client lib.
|
9 rokov pred |
port.go
|
056e744903
Replace usage of pkg/nat with go-connections/nat.
|
9 rokov pred |
ps.go
|
34a3c3cacf
Add --format support to images command
|
9 rokov pred |
pull.go
|
eeb2d4c1ad
Clean up reference type switches
|
9 rokov pred |
push.go
|
2655954c2d
Add own reference package wrapper
|
9 rokov pred |
rename.go
|
ac8fb77c74
Implement container rename with standalone client lib.
|
9 rokov pred |
restart.go
|
b7de53634c
Implement docker restart with standalone client lib.
|
9 rokov pred |
rm.go
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 rokov pred |
rmi.go
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 rokov pred |
run.go
|
15aa2a663b
Implement configurable detach key
|
9 rokov pred |
save.go
|
373f55eecd
Implement docker save with standalone client lib.
|
9 rokov pred |
search.go
|
c4472b389d
Move registry.SearchResult types to api/types/registry.
|
9 rokov pred |
start.go
|
15aa2a663b
Implement configurable detach key
|
9 rokov pred |
stats.go
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 rokov pred |
stats_unit_test.go
|
211449a1ca
Fix docker stats show blkio when there are multiple block devices.
|
10 rokov pred |
stop.go
|
9ec1cf92f5
Implement docker stop with standalone client lib.
|
9 rokov pred |
tag.go
|
eeb2d4c1ad
Clean up reference type switches
|
9 rokov pred |
top.go
|
7573c153c5
Implement docker top with standalone client lib.
|
9 rokov pred |
trust.go
|
eeb2d4c1ad
Clean up reference type switches
|
9 rokov pred |
trust_test.go
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 rokov pred |
unpause.go
|
b8be62e28e
Implement docker unpause with standalone client lib.
|
9 rokov pred |
update.go
|
8799c4fc0f
Implemet docker update command
|
9 rokov pred |
utils.go
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 rokov pred |
utils_unix.go
|
9e19b4839f
Move ValidateContextDirectory to the one package that uses it.
|
9 rokov pred |
utils_windows.go
|
9e19b4839f
Move ValidateContextDirectory to the one package that uses it.
|
9 rokov pred |
version.go
|
6287ec9095
Add a DOCKER_API_VERSION env var
|
9 rokov pred |
volume.go
|
e98cae4919
Move filters package to the API.
|
9 rokov pred |
wait.go
|
51efb1480a
Implement docker wait with standalone client lib.
|
9 rokov pred |