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
Aleksa Sarai 4357ed4a73 *: purge dockerinit from source code
dockerinit has been around for a very long time. It was originally used
as a way for us to do configuration for LXC containers once the
container had started. LXC is no longer supported, and /.dockerinit has
been dead code for quite a while. This removes all code and references
in code to dockerinit.

Signed-off-by: Aleksa Sarai <asarai@suse.com>
2016-01-26 23:47:02 +11:00
..
formatter
inspect
attach.go
build.go
cli.go
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
exec_test.go
export.go
hijack.go
history.go
images.go
import.go
info.go *: purge dockerinit from source code 2016-01-26 23:47:02 +11:00
inspect.go
kill.go
load.go
login.go
logout.go
logs.go
network.go
pause.go
port.go
ps.go
pull.go
push.go
rename.go
restart.go
rm.go
rmi.go
run.go
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
update.go
utils.go
utils_unix.go
utils_windows.go
version.go
volume.go
wait.go