1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Vincent Demeester 8054a30387 dockerversion placeholder for library import
- Add a *version* file placeholder.
- Update autogen and builds to use it and an autogen build flag

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-09 19:32:46 +01:00
..
ps
attach.go Add show error when attach to a paused container 2015-10-28 21:00:09 -04:00
build.go Windows: Allows --isolation on docker build 2015-10-30 11:14:38 -07:00
cli.go
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
export.go
hijack.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
history.go Update logic of history 2015-11-02 10:27:54 +08:00
images.go
import.go
info.go
inspect.go Reutrn immediately when inspect connection failed 2015-11-04 21:17:05 -05:00
kill.go
load.go
login.go
logout.go
logs.go
network.go Fixing wrong word spelling in api/client/network.go 2015-11-04 13:42:34 +00:00
pause.go
port.go
ps.go
pull.go
push.go
rename.go
restart.go
rm.go
rmi.go
run.go Change 'docker run' exit codes to distinguish docker/contained errors 2015-11-04 15:18:50 -05:00
save.go
search.go
start.go
stats.go
stats_unit_test.go
stop.go
tag.go
top.go
trust.go
trust_test.go
unpause.go
utils.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
version.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
volume.go
wait.go