crane

command module
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

README

crane CircleCI license

description

crane -- small utility for debugging containerized application. It creates special debug container from prepared image which:

  • uses IPC, PID и network namespaces from debugged container (works only for running container, may be skipped)
  • mount its filesystem into special path /cont

# crane --help
crane is a small utility for debugging docker container

Usage:
  crane CONTAINER [COMMAND] [ARG...] [flags]

Flags:
  -h, --help           help for crane
      --image string   Image with debugging tools (default "elemir/crane:latest")
      --pull           Always attempt to pull a newer version of the image
      --skip-ns        Skip namespace separation

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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