mirror of https://github.com/docker/docs.git
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> |
||
|---|---|---|
| .. | ||
| flags.go | ||
| flags_freebsd.go | ||
| flags_linux.go | ||
| flags_unsupported.go | ||
| mount.go | ||
| mount_test.go | ||
| mounter_freebsd.go | ||
| mounter_linux.go | ||
| mounter_unsupported.go | ||
| mountinfo.go | ||
| mountinfo_freebsd.go | ||
| mountinfo_linux.go | ||
| mountinfo_linux_test.go | ||
| mountinfo_unsupported.go | ||
| sharedsubtree_linux.go | ||
| sharedsubtree_linux_test.go | ||