moby--moby/api/client
David Calavera 37d6fee8cf Implement docker rmi with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-09 12:04:56 -05:00
..
lib Implement docker rmi with standalone client lib. 2015-12-09 12:04:56 -05:00
ps
attach.go
build.go Implement docker build with standalone client lib. 2015-12-09 12:04:55 -05:00
cli.go
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
export.go
hijack.go
history.go
images.go
import.go
info.go Implement docker info with standalone client lib. 2015-12-09 12:04:54 -05:00
inspect.go
kill.go Implement docker kill with standalone client lib. 2015-12-09 12:04:55 -05:00
load.go Implement docker load with standalone client lib. 2015-12-09 12:04:55 -05:00
login.go Implement docker login with standalone client lib. 2015-12-09 12:04:55 -05:00
logout.go
logs.go Implement docker logs with standalone client lib. 2015-12-09 12:04:55 -05:00
network.go Implement docker network with standalone client lib. 2015-12-09 12:04:55 -05:00
pause.go Implement docker pause with standalone client lib. 2015-12-09 12:04:56 -05:00
port.go Implement docker port with standalone client lib. 2015-12-09 12:04:56 -05:00
ps.go Implement docker ps with standanlone client lib. 2015-12-09 12:04:56 -05:00
pull.go
push.go
rename.go Implement container rename with standalone client lib. 2015-12-09 12:04:56 -05:00
restart.go Implement docker restart with standalone client lib. 2015-12-09 12:04:56 -05:00
rm.go Implement docker remove with standalone client lib. 2015-12-09 12:04:56 -05:00
rmi.go Implement docker rmi with standalone client lib. 2015-12-09 12:04:56 -05:00
run.go
save.go
search.go
start.go Implement docker kill with standalone client lib. 2015-12-09 12:04:55 -05:00
stats.go
stats_unit_test.go
stop.go
tag.go
top.go
trust.go
trust_test.go
unpause.go
utils.go
version.go
volume.go
wait.go