image-inspector

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2015 License: Apache-2.0 Imports: 16 Imported by: 0

README

Building image-inspector

To build image-inspector using godep:

$ godep go build

Running image-inspector in a container

$ docker run -ti --rm --privileged \
  -v /var/run/docker.sock:/var/run/docker.sock \
  fsimonce/image-inspector --image=fedora:20 --path=/tmp/image-content

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/fsouza/go-dockerclient
Package docker provides a client for the Docker remote API.
Package docker provides a client for the Docker remote API.
_workspace/src/github.com/fsouza/go-dockerclient/testing
Package testing provides a fake implementation of the Docker API, useful for testing purpose.
Package testing provides a fake implementation of the Docker API, useful for testing purpose.
_workspace/src/golang.org/x/net/webdav
Package webdav etc etc TODO.
Package webdav etc etc TODO.
_workspace/src/golang.org/x/net/webdav/internal/xml
Package xml implements a simple XML 1.0 parser that understands XML name spaces.
Package xml implements a simple XML 1.0 parser that understands XML name spaces.

Jump to

Keyboard shortcuts

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