Imports of package runconfig

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/docker/docker/engine
github.com/docker/docker/nat
github.com/docker/docker/opts
github.com/docker/docker/pkg/mflag
github.com/docker/docker/pkg/parsersPackage parsers provides helper functions to parse and validate different type of string.
github.com/docker/docker/pkg/ulimit
github.com/docker/docker/pkg/units
github.com/docker/docker/utils
pathPackage path implements utility routines for manipulating slash-separated paths.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.