containerfs

command module
v0.0.0-...-0efb3ae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

README

ContainerFS exposes containers' FS to the host

Build Status

ContainerFS exposes Docker containers' FS to the host.

It should be useful only for ad-hoc jobs such as interactive debugging. DO NOT USE IN PRODUCTION.

Install

$ go get github.com/AkihiroSuda/containerfs

Usage

$ sudo containerfs /mnt/containerfs
$ docker run --name foo bar
$ sudo ls /mnt/containerfs/foo

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL