commands.go 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543
  1. package client
  2. import (
  3. "bufio"
  4. "bytes"
  5. "encoding/base64"
  6. "encoding/json"
  7. "fmt"
  8. "io"
  9. "io/ioutil"
  10. "net/http"
  11. "net/url"
  12. "os"
  13. "os/exec"
  14. "path"
  15. "path/filepath"
  16. "runtime"
  17. "strconv"
  18. "strings"
  19. "syscall"
  20. "text/tabwriter"
  21. "text/template"
  22. "time"
  23. "github.com/docker/docker/api"
  24. "github.com/docker/docker/dockerversion"
  25. "github.com/docker/docker/engine"
  26. "github.com/docker/docker/graph"
  27. "github.com/docker/docker/nat"
  28. "github.com/docker/docker/opts"
  29. "github.com/docker/docker/pkg/archive"
  30. "github.com/docker/docker/pkg/log"
  31. flag "github.com/docker/docker/pkg/mflag"
  32. "github.com/docker/docker/pkg/parsers"
  33. "github.com/docker/docker/pkg/parsers/filters"
  34. "github.com/docker/docker/pkg/promise"
  35. "github.com/docker/docker/pkg/signal"
  36. "github.com/docker/docker/pkg/term"
  37. "github.com/docker/docker/pkg/timeutils"
  38. "github.com/docker/docker/pkg/units"
  39. "github.com/docker/docker/registry"
  40. "github.com/docker/docker/runconfig"
  41. "github.com/docker/docker/utils"
  42. )
  43. const (
  44. tarHeaderSize = 512
  45. )
  46. func (cli *DockerCli) CmdHelp(args ...string) error {
  47. if len(args) > 1 {
  48. method, exists := cli.getMethod(args[:2]...)
  49. if exists {
  50. method("--help")
  51. return nil
  52. }
  53. }
  54. if len(args) > 0 {
  55. method, exists := cli.getMethod(args[0])
  56. if !exists {
  57. fmt.Fprintf(cli.err, "Error: Command not found: %s\n", args[0])
  58. } else {
  59. method("--help")
  60. return nil
  61. }
  62. }
  63. flag.Usage()
  64. return nil
  65. }
  66. func (cli *DockerCli) CmdBuild(args ...string) error {
  67. cmd := cli.Subcmd("build", "PATH | URL | -", "Build a new image from the source code at PATH")
  68. tag := cmd.String([]string{"t", "-tag"}, "", "Repository name (and optionally a tag) to be applied to the resulting image in case of success")
  69. suppressOutput := cmd.Bool([]string{"q", "-quiet"}, false, "Suppress the verbose output generated by the containers")
  70. noCache := cmd.Bool([]string{"#no-cache", "-no-cache"}, false, "Do not use cache when building the image")
  71. rm := cmd.Bool([]string{"#rm", "-rm"}, true, "Remove intermediate containers after a successful build")
  72. forceRm := cmd.Bool([]string{"-force-rm"}, false, "Always remove intermediate containers, even after unsuccessful builds")
  73. if err := cmd.Parse(args); err != nil {
  74. return nil
  75. }
  76. if cmd.NArg() != 1 {
  77. cmd.Usage()
  78. return nil
  79. }
  80. var (
  81. context archive.Archive
  82. isRemote bool
  83. err error
  84. )
  85. _, err = exec.LookPath("git")
  86. hasGit := err == nil
  87. if cmd.Arg(0) == "-" {
  88. // As a special case, 'docker build -' will build from either an empty context with the
  89. // contents of stdin as a Dockerfile, or a tar-ed context from stdin.
  90. buf := bufio.NewReader(cli.in)
  91. magic, err := buf.Peek(tarHeaderSize)
  92. if err != nil && err != io.EOF {
  93. return fmt.Errorf("failed to peek context header from STDIN: %v", err)
  94. }
  95. if !archive.IsArchive(magic) {
  96. dockerfile, err := ioutil.ReadAll(buf)
  97. if err != nil {
  98. return fmt.Errorf("failed to read Dockerfile from STDIN: %v", err)
  99. }
  100. context, err = archive.Generate("Dockerfile", string(dockerfile))
  101. } else {
  102. context = ioutil.NopCloser(buf)
  103. }
  104. } else if utils.IsURL(cmd.Arg(0)) && (!utils.IsGIT(cmd.Arg(0)) || !hasGit) {
  105. isRemote = true
  106. } else {
  107. root := cmd.Arg(0)
  108. if utils.IsGIT(root) {
  109. remoteURL := cmd.Arg(0)
  110. if !strings.HasPrefix(remoteURL, "git://") && !strings.HasPrefix(remoteURL, "git@") && !utils.IsURL(remoteURL) {
  111. remoteURL = "https://" + remoteURL
  112. }
  113. root, err = ioutil.TempDir("", "docker-build-git")
  114. if err != nil {
  115. return err
  116. }
  117. defer os.RemoveAll(root)
  118. if output, err := exec.Command("git", "clone", "--recursive", remoteURL, root).CombinedOutput(); err != nil {
  119. return fmt.Errorf("Error trying to use git: %s (%s)", err, output)
  120. }
  121. }
  122. if _, err := os.Stat(root); err != nil {
  123. return err
  124. }
  125. filename := path.Join(root, "Dockerfile")
  126. if _, err = os.Stat(filename); os.IsNotExist(err) {
  127. return fmt.Errorf("no Dockerfile found in %s", cmd.Arg(0))
  128. }
  129. var excludes []string
  130. ignore, err := ioutil.ReadFile(path.Join(root, ".dockerignore"))
  131. if err != nil && !os.IsNotExist(err) {
  132. return fmt.Errorf("Error reading .dockerignore: '%s'", err)
  133. }
  134. for _, pattern := range strings.Split(string(ignore), "\n") {
  135. ok, err := filepath.Match(pattern, "Dockerfile")
  136. if err != nil {
  137. return fmt.Errorf("Bad .dockerignore pattern: '%s', error: %s", pattern, err)
  138. }
  139. if ok {
  140. return fmt.Errorf("Dockerfile was excluded by .dockerignore pattern '%s'", pattern)
  141. }
  142. excludes = append(excludes, pattern)
  143. }
  144. if err = utils.ValidateContextDirectory(root, excludes); err != nil {
  145. return fmt.Errorf("Error checking context is accessible: '%s'. Please check permissions and try again.", err)
  146. }
  147. options := &archive.TarOptions{
  148. Compression: archive.Uncompressed,
  149. Excludes: excludes,
  150. }
  151. context, err = archive.TarWithOptions(root, options)
  152. if err != nil {
  153. return err
  154. }
  155. }
  156. var body io.Reader
  157. // Setup an upload progress bar
  158. // FIXME: ProgressReader shouldn't be this annoying to use
  159. if context != nil {
  160. sf := utils.NewStreamFormatter(false)
  161. body = utils.ProgressReader(context, 0, cli.err, sf, true, "", "Sending build context to Docker daemon")
  162. }
  163. // Send the build context
  164. v := &url.Values{}
  165. //Check if the given image name can be resolved
  166. if *tag != "" {
  167. repository, tag := parsers.ParseRepositoryTag(*tag)
  168. if _, _, err := registry.ResolveRepositoryName(repository); err != nil {
  169. return err
  170. }
  171. if len(tag) > 0 {
  172. if err := graph.ValidateTagName(tag); err != nil {
  173. return err
  174. }
  175. }
  176. }
  177. v.Set("t", *tag)
  178. if *suppressOutput {
  179. v.Set("q", "1")
  180. }
  181. if isRemote {
  182. v.Set("remote", cmd.Arg(0))
  183. }
  184. if *noCache {
  185. v.Set("nocache", "1")
  186. }
  187. if *rm {
  188. v.Set("rm", "1")
  189. } else {
  190. v.Set("rm", "0")
  191. }
  192. if *forceRm {
  193. v.Set("forcerm", "1")
  194. }
  195. cli.LoadConfigFile()
  196. headers := http.Header(make(map[string][]string))
  197. buf, err := json.Marshal(cli.configFile)
  198. if err != nil {
  199. return err
  200. }
  201. headers.Add("X-Registry-Config", base64.URLEncoding.EncodeToString(buf))
  202. if context != nil {
  203. headers.Set("Content-Type", "application/tar")
  204. }
  205. err = cli.stream("POST", fmt.Sprintf("/build?%s", v.Encode()), body, cli.out, headers)
  206. if jerr, ok := err.(*utils.JSONError); ok {
  207. // If no error code is set, default to 1
  208. if jerr.Code == 0 {
  209. jerr.Code = 1
  210. }
  211. return &utils.StatusError{Status: jerr.Message, StatusCode: jerr.Code}
  212. }
  213. return err
  214. }
  215. // 'docker login': login / register a user to registry service.
  216. func (cli *DockerCli) CmdLogin(args ...string) error {
  217. cmd := cli.Subcmd("login", "[SERVER]", "Register or log in to a Docker registry server, if no server is specified \""+registry.IndexServerAddress()+"\" is the default.")
  218. var username, password, email string
  219. cmd.StringVar(&username, []string{"u", "-username"}, "", "Username")
  220. cmd.StringVar(&password, []string{"p", "-password"}, "", "Password")
  221. cmd.StringVar(&email, []string{"e", "-email"}, "", "Email")
  222. err := cmd.Parse(args)
  223. if err != nil {
  224. return nil
  225. }
  226. serverAddress := registry.IndexServerAddress()
  227. if len(cmd.Args()) > 0 {
  228. serverAddress = cmd.Arg(0)
  229. }
  230. promptDefault := func(prompt string, configDefault string) {
  231. if configDefault == "" {
  232. fmt.Fprintf(cli.out, "%s: ", prompt)
  233. } else {
  234. fmt.Fprintf(cli.out, "%s (%s): ", prompt, configDefault)
  235. }
  236. }
  237. readInput := func(in io.Reader, out io.Writer) string {
  238. reader := bufio.NewReader(in)
  239. line, _, err := reader.ReadLine()
  240. if err != nil {
  241. fmt.Fprintln(out, err.Error())
  242. os.Exit(1)
  243. }
  244. return string(line)
  245. }
  246. cli.LoadConfigFile()
  247. authconfig, ok := cli.configFile.Configs[serverAddress]
  248. if !ok {
  249. authconfig = registry.AuthConfig{}
  250. }
  251. if username == "" {
  252. promptDefault("Username", authconfig.Username)
  253. username = readInput(cli.in, cli.out)
  254. if username == "" {
  255. username = authconfig.Username
  256. }
  257. }
  258. // Assume that a different username means they may not want to use
  259. // the password or email from the config file, so prompt them
  260. if username != authconfig.Username {
  261. if password == "" {
  262. oldState, _ := term.SaveState(cli.inFd)
  263. fmt.Fprintf(cli.out, "Password: ")
  264. term.DisableEcho(cli.inFd, oldState)
  265. password = readInput(cli.in, cli.out)
  266. fmt.Fprint(cli.out, "\n")
  267. term.RestoreTerminal(cli.inFd, oldState)
  268. if password == "" {
  269. return fmt.Errorf("Error : Password Required")
  270. }
  271. }
  272. if email == "" {
  273. promptDefault("Email", authconfig.Email)
  274. email = readInput(cli.in, cli.out)
  275. if email == "" {
  276. email = authconfig.Email
  277. }
  278. }
  279. } else {
  280. // However, if they don't override the username use the
  281. // password or email from the cmd line if specified. IOW, allow
  282. // then to change/overide them. And if not specified, just
  283. // use what's in the config file
  284. if password == "" {
  285. password = authconfig.Password
  286. }
  287. if email == "" {
  288. email = authconfig.Email
  289. }
  290. }
  291. authconfig.Username = username
  292. authconfig.Password = password
  293. authconfig.Email = email
  294. authconfig.ServerAddress = serverAddress
  295. cli.configFile.Configs[serverAddress] = authconfig
  296. stream, statusCode, err := cli.call("POST", "/auth", cli.configFile.Configs[serverAddress], false)
  297. if statusCode == 401 {
  298. delete(cli.configFile.Configs, serverAddress)
  299. registry.SaveConfig(cli.configFile)
  300. return err
  301. }
  302. if err != nil {
  303. return err
  304. }
  305. var out2 engine.Env
  306. err = out2.Decode(stream)
  307. if err != nil {
  308. cli.configFile, _ = registry.LoadConfig(os.Getenv("HOME"))
  309. return err
  310. }
  311. registry.SaveConfig(cli.configFile)
  312. if out2.Get("Status") != "" {
  313. fmt.Fprintf(cli.out, "%s\n", out2.Get("Status"))
  314. }
  315. return nil
  316. }
  317. // log out from a Docker registry
  318. func (cli *DockerCli) CmdLogout(args ...string) error {
  319. cmd := cli.Subcmd("logout", "[SERVER]", "Log out from a Docker registry, if no server is specified \""+registry.IndexServerAddress()+"\" is the default.")
  320. if err := cmd.Parse(args); err != nil {
  321. return nil
  322. }
  323. serverAddress := registry.IndexServerAddress()
  324. if len(cmd.Args()) > 0 {
  325. serverAddress = cmd.Arg(0)
  326. }
  327. cli.LoadConfigFile()
  328. if _, ok := cli.configFile.Configs[serverAddress]; !ok {
  329. fmt.Fprintf(cli.out, "Not logged in to %s\n", serverAddress)
  330. } else {
  331. fmt.Fprintf(cli.out, "Remove login credentials for %s\n", serverAddress)
  332. delete(cli.configFile.Configs, serverAddress)
  333. if err := registry.SaveConfig(cli.configFile); err != nil {
  334. return fmt.Errorf("Failed to save docker config: %v", err)
  335. }
  336. }
  337. return nil
  338. }
  339. // 'docker wait': block until a container stops
  340. func (cli *DockerCli) CmdWait(args ...string) error {
  341. cmd := cli.Subcmd("wait", "CONTAINER [CONTAINER...]", "Block until a container stops, then print its exit code.")
  342. if err := cmd.Parse(args); err != nil {
  343. return nil
  344. }
  345. if cmd.NArg() < 1 {
  346. cmd.Usage()
  347. return nil
  348. }
  349. var encounteredError error
  350. for _, name := range cmd.Args() {
  351. status, err := waitForExit(cli, name)
  352. if err != nil {
  353. fmt.Fprintf(cli.err, "%s\n", err)
  354. encounteredError = fmt.Errorf("Error: failed to wait one or more containers")
  355. } else {
  356. fmt.Fprintf(cli.out, "%d\n", status)
  357. }
  358. }
  359. return encounteredError
  360. }
  361. // 'docker version': show version information
  362. func (cli *DockerCli) CmdVersion(args ...string) error {
  363. cmd := cli.Subcmd("version", "", "Show the Docker version information.")
  364. if err := cmd.Parse(args); err != nil {
  365. return nil
  366. }
  367. if cmd.NArg() > 0 {
  368. cmd.Usage()
  369. return nil
  370. }
  371. if dockerversion.VERSION != "" {
  372. fmt.Fprintf(cli.out, "Client version: %s\n", dockerversion.VERSION)
  373. }
  374. fmt.Fprintf(cli.out, "Client API version: %s\n", api.APIVERSION)
  375. fmt.Fprintf(cli.out, "Go version (client): %s\n", runtime.Version())
  376. if dockerversion.GITCOMMIT != "" {
  377. fmt.Fprintf(cli.out, "Git commit (client): %s\n", dockerversion.GITCOMMIT)
  378. }
  379. fmt.Fprintf(cli.out, "OS/Arch (client): %s/%s\n", runtime.GOOS, runtime.GOARCH)
  380. body, _, err := readBody(cli.call("GET", "/version", nil, false))
  381. if err != nil {
  382. return err
  383. }
  384. out := engine.NewOutput()
  385. remoteVersion, err := out.AddEnv()
  386. if err != nil {
  387. log.Errorf("Error reading remote version: %s", err)
  388. return err
  389. }
  390. if _, err := out.Write(body); err != nil {
  391. log.Errorf("Error reading remote version: %s", err)
  392. return err
  393. }
  394. out.Close()
  395. fmt.Fprintf(cli.out, "Server version: %s\n", remoteVersion.Get("Version"))
  396. if apiVersion := remoteVersion.Get("ApiVersion"); apiVersion != "" {
  397. fmt.Fprintf(cli.out, "Server API version: %s\n", apiVersion)
  398. }
  399. fmt.Fprintf(cli.out, "Go version (server): %s\n", remoteVersion.Get("GoVersion"))
  400. fmt.Fprintf(cli.out, "Git commit (server): %s\n", remoteVersion.Get("GitCommit"))
  401. return nil
  402. }
  403. // 'docker info': display system-wide information.
  404. func (cli *DockerCli) CmdInfo(args ...string) error {
  405. cmd := cli.Subcmd("info", "", "Display system-wide information")
  406. if err := cmd.Parse(args); err != nil {
  407. return nil
  408. }
  409. if cmd.NArg() > 0 {
  410. cmd.Usage()
  411. return nil
  412. }
  413. body, _, err := readBody(cli.call("GET", "/info", nil, false))
  414. if err != nil {
  415. return err
  416. }
  417. out := engine.NewOutput()
  418. remoteInfo, err := out.AddEnv()
  419. if err != nil {
  420. return err
  421. }
  422. if _, err := out.Write(body); err != nil {
  423. log.Errorf("Error reading remote info: %s", err)
  424. return err
  425. }
  426. out.Close()
  427. fmt.Fprintf(cli.out, "Containers: %d\n", remoteInfo.GetInt("Containers"))
  428. fmt.Fprintf(cli.out, "Images: %d\n", remoteInfo.GetInt("Images"))
  429. fmt.Fprintf(cli.out, "Storage Driver: %s\n", remoteInfo.Get("Driver"))
  430. var driverStatus [][2]string
  431. if err := remoteInfo.GetJson("DriverStatus", &driverStatus); err != nil {
  432. return err
  433. }
  434. for _, pair := range driverStatus {
  435. fmt.Fprintf(cli.out, " %s: %s\n", pair[0], pair[1])
  436. }
  437. fmt.Fprintf(cli.out, "Execution Driver: %s\n", remoteInfo.Get("ExecutionDriver"))
  438. fmt.Fprintf(cli.out, "Kernel Version: %s\n", remoteInfo.Get("KernelVersion"))
  439. fmt.Fprintf(cli.out, "Operating System: %s\n", remoteInfo.Get("OperatingSystem"))
  440. if remoteInfo.GetBool("Debug") || os.Getenv("DEBUG") != "" {
  441. fmt.Fprintf(cli.out, "Debug mode (server): %v\n", remoteInfo.GetBool("Debug"))
  442. fmt.Fprintf(cli.out, "Debug mode (client): %v\n", os.Getenv("DEBUG") != "")
  443. fmt.Fprintf(cli.out, "Fds: %d\n", remoteInfo.GetInt("NFd"))
  444. fmt.Fprintf(cli.out, "Goroutines: %d\n", remoteInfo.GetInt("NGoroutines"))
  445. fmt.Fprintf(cli.out, "EventsListeners: %d\n", remoteInfo.GetInt("NEventsListener"))
  446. if initSha1 := remoteInfo.Get("InitSha1"); initSha1 != "" {
  447. fmt.Fprintf(cli.out, "Init SHA1: %s\n", initSha1)
  448. }
  449. if initPath := remoteInfo.Get("InitPath"); initPath != "" {
  450. fmt.Fprintf(cli.out, "Init Path: %s\n", initPath)
  451. }
  452. }
  453. if len(remoteInfo.GetList("IndexServerAddress")) != 0 {
  454. cli.LoadConfigFile()
  455. u := cli.configFile.Configs[remoteInfo.Get("IndexServerAddress")].Username
  456. if len(u) > 0 {
  457. fmt.Fprintf(cli.out, "Username: %v\n", u)
  458. fmt.Fprintf(cli.out, "Registry: %v\n", remoteInfo.GetList("IndexServerAddress"))
  459. }
  460. }
  461. if !remoteInfo.GetBool("MemoryLimit") {
  462. fmt.Fprintf(cli.err, "WARNING: No memory limit support\n")
  463. }
  464. if !remoteInfo.GetBool("SwapLimit") {
  465. fmt.Fprintf(cli.err, "WARNING: No swap limit support\n")
  466. }
  467. if !remoteInfo.GetBool("IPv4Forwarding") {
  468. fmt.Fprintf(cli.err, "WARNING: IPv4 forwarding is disabled.\n")
  469. }
  470. return nil
  471. }
  472. func (cli *DockerCli) CmdStop(args ...string) error {
  473. cmd := cli.Subcmd("stop", "CONTAINER [CONTAINER...]", "Stop a running container by sending SIGTERM and then SIGKILL after a grace period")
  474. nSeconds := cmd.Int([]string{"t", "-time"}, 10, "Number of seconds to wait for the container to stop before killing it. Default is 10 seconds.")
  475. if err := cmd.Parse(args); err != nil {
  476. return nil
  477. }
  478. if cmd.NArg() < 1 {
  479. cmd.Usage()
  480. return nil
  481. }
  482. v := url.Values{}
  483. v.Set("t", strconv.Itoa(*nSeconds))
  484. var encounteredError error
  485. for _, name := range cmd.Args() {
  486. _, _, err := readBody(cli.call("POST", "/containers/"+name+"/stop?"+v.Encode(), nil, false))
  487. if err != nil {
  488. fmt.Fprintf(cli.err, "%s\n", err)
  489. encounteredError = fmt.Errorf("Error: failed to stop one or more containers")
  490. } else {
  491. fmt.Fprintf(cli.out, "%s\n", name)
  492. }
  493. }
  494. return encounteredError
  495. }
  496. func (cli *DockerCli) CmdRestart(args ...string) error {
  497. cmd := cli.Subcmd("restart", "CONTAINER [CONTAINER...]", "Restart a running container")
  498. nSeconds := cmd.Int([]string{"t", "-time"}, 10, "Number of seconds to try to stop for before killing the container. Once killed it will then be restarted. Default is 10 seconds.")
  499. if err := cmd.Parse(args); err != nil {
  500. return nil
  501. }
  502. if cmd.NArg() < 1 {
  503. cmd.Usage()
  504. return nil
  505. }
  506. v := url.Values{}
  507. v.Set("t", strconv.Itoa(*nSeconds))
  508. var encounteredError error
  509. for _, name := range cmd.Args() {
  510. _, _, err := readBody(cli.call("POST", "/containers/"+name+"/restart?"+v.Encode(), nil, false))
  511. if err != nil {
  512. fmt.Fprintf(cli.err, "%s\n", err)
  513. encounteredError = fmt.Errorf("Error: failed to restart one or more containers")
  514. } else {
  515. fmt.Fprintf(cli.out, "%s\n", name)
  516. }
  517. }
  518. return encounteredError
  519. }
  520. func (cli *DockerCli) forwardAllSignals(cid string) chan os.Signal {
  521. sigc := make(chan os.Signal, 128)
  522. signal.CatchAll(sigc)
  523. go func() {
  524. for s := range sigc {
  525. if s == syscall.SIGCHLD {
  526. continue
  527. }
  528. var sig string
  529. for sigStr, sigN := range signal.SignalMap {
  530. if sigN == s {
  531. sig = sigStr
  532. break
  533. }
  534. }
  535. if sig == "" {
  536. log.Errorf("Unsupported signal: %d. Discarding.", s)
  537. }
  538. if _, _, err := readBody(cli.call("POST", fmt.Sprintf("/containers/%s/kill?signal=%s", cid, sig), nil, false)); err != nil {
  539. log.Debugf("Error sending signal: %s", err)
  540. }
  541. }
  542. }()
  543. return sigc
  544. }
  545. func (cli *DockerCli) CmdStart(args ...string) error {
  546. var (
  547. cErr chan error
  548. tty bool
  549. cmd = cli.Subcmd("start", "CONTAINER [CONTAINER...]", "Restart a stopped container")
  550. attach = cmd.Bool([]string{"a", "-attach"}, false, "Attach container's STDOUT and STDERR and forward all signals to the process")
  551. openStdin = cmd.Bool([]string{"i", "-interactive"}, false, "Attach container's STDIN")
  552. )
  553. if err := cmd.Parse(args); err != nil {
  554. return nil
  555. }
  556. if cmd.NArg() < 1 {
  557. cmd.Usage()
  558. return nil
  559. }
  560. if *attach || *openStdin {
  561. if cmd.NArg() > 1 {
  562. return fmt.Errorf("You cannot start and attach multiple containers at once.")
  563. }
  564. steam, _, err := cli.call("GET", "/containers/"+cmd.Arg(0)+"/json", nil, false)
  565. if err != nil {
  566. return err
  567. }
  568. env := engine.Env{}
  569. if err := env.Decode(steam); err != nil {
  570. return err
  571. }
  572. config := env.GetSubEnv("Config")
  573. tty = config.GetBool("Tty")
  574. if !tty {
  575. sigc := cli.forwardAllSignals(cmd.Arg(0))
  576. defer signal.StopCatch(sigc)
  577. }
  578. var in io.ReadCloser
  579. v := url.Values{}
  580. v.Set("stream", "1")
  581. if *openStdin && config.GetBool("OpenStdin") {
  582. v.Set("stdin", "1")
  583. in = cli.in
  584. }
  585. v.Set("stdout", "1")
  586. v.Set("stderr", "1")
  587. cErr = promise.Go(func() error {
  588. return cli.hijack("POST", "/containers/"+cmd.Arg(0)+"/attach?"+v.Encode(), tty, in, cli.out, cli.err, nil, nil)
  589. })
  590. }
  591. var encounteredError error
  592. for _, name := range cmd.Args() {
  593. _, _, err := readBody(cli.call("POST", "/containers/"+name+"/start", nil, false))
  594. if err != nil {
  595. if !*attach || !*openStdin {
  596. fmt.Fprintf(cli.err, "%s\n", err)
  597. }
  598. encounteredError = fmt.Errorf("Error: failed to start one or more containers")
  599. } else {
  600. if !*attach || !*openStdin {
  601. fmt.Fprintf(cli.out, "%s\n", name)
  602. }
  603. }
  604. }
  605. if encounteredError != nil {
  606. if *openStdin || *attach {
  607. cli.in.Close()
  608. }
  609. return encounteredError
  610. }
  611. if *openStdin || *attach {
  612. if tty && cli.isTerminalOut {
  613. if err := cli.monitorTtySize(cmd.Arg(0), false); err != nil {
  614. log.Errorf("Error monitoring TTY size: %s", err)
  615. }
  616. }
  617. return <-cErr
  618. }
  619. return nil
  620. }
  621. func (cli *DockerCli) CmdUnpause(args ...string) error {
  622. cmd := cli.Subcmd("unpause", "CONTAINER", "Unpause all processes within a container")
  623. if err := cmd.Parse(args); err != nil {
  624. return nil
  625. }
  626. if cmd.NArg() != 1 {
  627. cmd.Usage()
  628. return nil
  629. }
  630. var encounteredError error
  631. for _, name := range cmd.Args() {
  632. if _, _, err := readBody(cli.call("POST", fmt.Sprintf("/containers/%s/unpause", name), nil, false)); err != nil {
  633. fmt.Fprintf(cli.err, "%s\n", err)
  634. encounteredError = fmt.Errorf("Error: failed to unpause container named %s", name)
  635. } else {
  636. fmt.Fprintf(cli.out, "%s\n", name)
  637. }
  638. }
  639. return encounteredError
  640. }
  641. func (cli *DockerCli) CmdPause(args ...string) error {
  642. cmd := cli.Subcmd("pause", "CONTAINER", "Pause all processes within a container")
  643. if err := cmd.Parse(args); err != nil {
  644. return nil
  645. }
  646. if cmd.NArg() != 1 {
  647. cmd.Usage()
  648. return nil
  649. }
  650. var encounteredError error
  651. for _, name := range cmd.Args() {
  652. if _, _, err := readBody(cli.call("POST", fmt.Sprintf("/containers/%s/pause", name), nil, false)); err != nil {
  653. fmt.Fprintf(cli.err, "%s\n", err)
  654. encounteredError = fmt.Errorf("Error: failed to pause container named %s", name)
  655. } else {
  656. fmt.Fprintf(cli.out, "%s\n", name)
  657. }
  658. }
  659. return encounteredError
  660. }
  661. func (cli *DockerCli) CmdInspect(args ...string) error {
  662. cmd := cli.Subcmd("inspect", "CONTAINER|IMAGE [CONTAINER|IMAGE...]", "Return low-level information on a container or image")
  663. tmplStr := cmd.String([]string{"f", "#format", "-format"}, "", "Format the output using the given go template.")
  664. if err := cmd.Parse(args); err != nil {
  665. return nil
  666. }
  667. if cmd.NArg() < 1 {
  668. cmd.Usage()
  669. return nil
  670. }
  671. var tmpl *template.Template
  672. if *tmplStr != "" {
  673. var err error
  674. if tmpl, err = template.New("").Funcs(funcMap).Parse(*tmplStr); err != nil {
  675. fmt.Fprintf(cli.err, "Template parsing error: %v\n", err)
  676. return &utils.StatusError{StatusCode: 64,
  677. Status: "Template parsing error: " + err.Error()}
  678. }
  679. }
  680. indented := new(bytes.Buffer)
  681. indented.WriteByte('[')
  682. status := 0
  683. for _, name := range cmd.Args() {
  684. obj, _, err := readBody(cli.call("GET", "/containers/"+name+"/json", nil, false))
  685. if err != nil {
  686. obj, _, err = readBody(cli.call("GET", "/images/"+name+"/json", nil, false))
  687. if err != nil {
  688. if strings.Contains(err.Error(), "No such") {
  689. fmt.Fprintf(cli.err, "Error: No such image or container: %s\n", name)
  690. } else {
  691. fmt.Fprintf(cli.err, "%s", err)
  692. }
  693. status = 1
  694. continue
  695. }
  696. }
  697. if tmpl == nil {
  698. if err = json.Indent(indented, obj, "", " "); err != nil {
  699. fmt.Fprintf(cli.err, "%s\n", err)
  700. status = 1
  701. continue
  702. }
  703. } else {
  704. // Has template, will render
  705. var value interface{}
  706. if err := json.Unmarshal(obj, &value); err != nil {
  707. fmt.Fprintf(cli.err, "%s\n", err)
  708. status = 1
  709. continue
  710. }
  711. if err := tmpl.Execute(cli.out, value); err != nil {
  712. return err
  713. }
  714. cli.out.Write([]byte{'\n'})
  715. }
  716. indented.WriteString(",")
  717. }
  718. if indented.Len() > 1 {
  719. // Remove trailing ','
  720. indented.Truncate(indented.Len() - 1)
  721. }
  722. indented.WriteByte(']')
  723. if tmpl == nil {
  724. if _, err := io.Copy(cli.out, indented); err != nil {
  725. return err
  726. }
  727. }
  728. if status != 0 {
  729. return &utils.StatusError{StatusCode: status}
  730. }
  731. return nil
  732. }
  733. func (cli *DockerCli) CmdTop(args ...string) error {
  734. cmd := cli.Subcmd("top", "CONTAINER [ps OPTIONS]", "Display the running processes of a container")
  735. if err := cmd.Parse(args); err != nil {
  736. return nil
  737. }
  738. if cmd.NArg() == 0 {
  739. cmd.Usage()
  740. return nil
  741. }
  742. val := url.Values{}
  743. if cmd.NArg() > 1 {
  744. val.Set("ps_args", strings.Join(cmd.Args()[1:], " "))
  745. }
  746. stream, _, err := cli.call("GET", "/containers/"+cmd.Arg(0)+"/top?"+val.Encode(), nil, false)
  747. if err != nil {
  748. return err
  749. }
  750. var procs engine.Env
  751. if err := procs.Decode(stream); err != nil {
  752. return err
  753. }
  754. w := tabwriter.NewWriter(cli.out, 20, 1, 3, ' ', 0)
  755. fmt.Fprintln(w, strings.Join(procs.GetList("Titles"), "\t"))
  756. processes := [][]string{}
  757. if err := procs.GetJson("Processes", &processes); err != nil {
  758. return err
  759. }
  760. for _, proc := range processes {
  761. fmt.Fprintln(w, strings.Join(proc, "\t"))
  762. }
  763. w.Flush()
  764. return nil
  765. }
  766. func (cli *DockerCli) CmdPort(args ...string) error {
  767. cmd := cli.Subcmd("port", "CONTAINER [PRIVATE_PORT[/PROTO]]", "List port mappings for the CONTAINER, or lookup the public-facing port that is NAT-ed to the PRIVATE_PORT")
  768. if err := cmd.Parse(args); err != nil {
  769. return nil
  770. }
  771. if cmd.NArg() < 1 {
  772. cmd.Usage()
  773. return nil
  774. }
  775. steam, _, err := cli.call("GET", "/containers/"+cmd.Arg(0)+"/json", nil, false)
  776. if err != nil {
  777. return err
  778. }
  779. env := engine.Env{}
  780. if err := env.Decode(steam); err != nil {
  781. return err
  782. }
  783. ports := nat.PortMap{}
  784. if err := env.GetSubEnv("NetworkSettings").GetJson("Ports", &ports); err != nil {
  785. return err
  786. }
  787. if cmd.NArg() == 2 {
  788. var (
  789. port = cmd.Arg(1)
  790. proto = "tcp"
  791. parts = strings.SplitN(port, "/", 2)
  792. )
  793. if len(parts) == 2 && len(parts[1]) != 0 {
  794. port = parts[0]
  795. proto = parts[1]
  796. }
  797. natPort := port + "/" + proto
  798. if frontends, exists := ports[nat.Port(port+"/"+proto)]; exists && frontends != nil {
  799. for _, frontend := range frontends {
  800. fmt.Fprintf(cli.out, "%s:%s\n", frontend.HostIp, frontend.HostPort)
  801. }
  802. return nil
  803. }
  804. return fmt.Errorf("Error: No public port '%s' published for %s", natPort, cmd.Arg(0))
  805. }
  806. for from, frontends := range ports {
  807. for _, frontend := range frontends {
  808. fmt.Fprintf(cli.out, "%s -> %s:%s\n", from, frontend.HostIp, frontend.HostPort)
  809. }
  810. }
  811. return nil
  812. }
  813. // 'docker rmi IMAGE' removes all images with the name IMAGE
  814. func (cli *DockerCli) CmdRmi(args ...string) error {
  815. var (
  816. cmd = cli.Subcmd("rmi", "IMAGE [IMAGE...]", "Remove one or more images")
  817. force = cmd.Bool([]string{"f", "-force"}, false, "Force removal of the image")
  818. noprune = cmd.Bool([]string{"-no-prune"}, false, "Do not delete untagged parents")
  819. )
  820. if err := cmd.Parse(args); err != nil {
  821. return nil
  822. }
  823. if cmd.NArg() < 1 {
  824. cmd.Usage()
  825. return nil
  826. }
  827. v := url.Values{}
  828. if *force {
  829. v.Set("force", "1")
  830. }
  831. if *noprune {
  832. v.Set("noprune", "1")
  833. }
  834. var encounteredError error
  835. for _, name := range cmd.Args() {
  836. body, _, err := readBody(cli.call("DELETE", "/images/"+name+"?"+v.Encode(), nil, false))
  837. if err != nil {
  838. fmt.Fprintf(cli.err, "%s\n", err)
  839. encounteredError = fmt.Errorf("Error: failed to remove one or more images")
  840. } else {
  841. outs := engine.NewTable("Created", 0)
  842. if _, err := outs.ReadListFrom(body); err != nil {
  843. fmt.Fprintf(cli.err, "%s\n", err)
  844. encounteredError = fmt.Errorf("Error: failed to remove one or more images")
  845. continue
  846. }
  847. for _, out := range outs.Data {
  848. if out.Get("Deleted") != "" {
  849. fmt.Fprintf(cli.out, "Deleted: %s\n", out.Get("Deleted"))
  850. } else {
  851. fmt.Fprintf(cli.out, "Untagged: %s\n", out.Get("Untagged"))
  852. }
  853. }
  854. }
  855. }
  856. return encounteredError
  857. }
  858. func (cli *DockerCli) CmdHistory(args ...string) error {
  859. cmd := cli.Subcmd("history", "IMAGE", "Show the history of an image")
  860. quiet := cmd.Bool([]string{"q", "-quiet"}, false, "Only show numeric IDs")
  861. noTrunc := cmd.Bool([]string{"#notrunc", "-no-trunc"}, false, "Don't truncate output")
  862. if err := cmd.Parse(args); err != nil {
  863. return nil
  864. }
  865. if cmd.NArg() != 1 {
  866. cmd.Usage()
  867. return nil
  868. }
  869. body, _, err := readBody(cli.call("GET", "/images/"+cmd.Arg(0)+"/history", nil, false))
  870. if err != nil {
  871. return err
  872. }
  873. outs := engine.NewTable("Created", 0)
  874. if _, err := outs.ReadListFrom(body); err != nil {
  875. return err
  876. }
  877. w := tabwriter.NewWriter(cli.out, 20, 1, 3, ' ', 0)
  878. if !*quiet {
  879. fmt.Fprintln(w, "IMAGE\tCREATED\tCREATED BY\tSIZE")
  880. }
  881. for _, out := range outs.Data {
  882. outID := out.Get("Id")
  883. if !*quiet {
  884. if *noTrunc {
  885. fmt.Fprintf(w, "%s\t", outID)
  886. } else {
  887. fmt.Fprintf(w, "%s\t", utils.TruncateID(outID))
  888. }
  889. fmt.Fprintf(w, "%s ago\t", units.HumanDuration(time.Now().UTC().Sub(time.Unix(out.GetInt64("Created"), 0))))
  890. if *noTrunc {
  891. fmt.Fprintf(w, "%s\t", out.Get("CreatedBy"))
  892. } else {
  893. fmt.Fprintf(w, "%s\t", utils.Trunc(out.Get("CreatedBy"), 45))
  894. }
  895. fmt.Fprintf(w, "%s\n", units.HumanSize(out.GetInt64("Size")))
  896. } else {
  897. if *noTrunc {
  898. fmt.Fprintln(w, outID)
  899. } else {
  900. fmt.Fprintln(w, utils.TruncateID(outID))
  901. }
  902. }
  903. }
  904. w.Flush()
  905. return nil
  906. }
  907. func (cli *DockerCli) CmdRm(args ...string) error {
  908. cmd := cli.Subcmd("rm", "CONTAINER [CONTAINER...]", "Remove one or more containers")
  909. v := cmd.Bool([]string{"v", "-volumes"}, false, "Remove the volumes associated with the container")
  910. link := cmd.Bool([]string{"l", "#link", "-link"}, false, "Remove the specified link and not the underlying container")
  911. force := cmd.Bool([]string{"f", "-force"}, false, "Force the removal of a running container (uses SIGKILL)")
  912. if err := cmd.Parse(args); err != nil {
  913. return nil
  914. }
  915. if cmd.NArg() < 1 {
  916. cmd.Usage()
  917. return nil
  918. }
  919. val := url.Values{}
  920. if *v {
  921. val.Set("v", "1")
  922. }
  923. if *link {
  924. val.Set("link", "1")
  925. }
  926. if *force {
  927. val.Set("force", "1")
  928. }
  929. var encounteredError error
  930. for _, name := range cmd.Args() {
  931. _, _, err := readBody(cli.call("DELETE", "/containers/"+name+"?"+val.Encode(), nil, false))
  932. if err != nil {
  933. fmt.Fprintf(cli.err, "%s\n", err)
  934. encounteredError = fmt.Errorf("Error: failed to remove one or more containers")
  935. } else {
  936. fmt.Fprintf(cli.out, "%s\n", name)
  937. }
  938. }
  939. return encounteredError
  940. }
  941. // 'docker kill NAME' kills a running container
  942. func (cli *DockerCli) CmdKill(args ...string) error {
  943. cmd := cli.Subcmd("kill", "CONTAINER [CONTAINER...]", "Kill a running container using SIGKILL or a specified signal")
  944. signal := cmd.String([]string{"s", "-signal"}, "KILL", "Signal to send to the container")
  945. if err := cmd.Parse(args); err != nil {
  946. return nil
  947. }
  948. if cmd.NArg() < 1 {
  949. cmd.Usage()
  950. return nil
  951. }
  952. var encounteredError error
  953. for _, name := range cmd.Args() {
  954. if _, _, err := readBody(cli.call("POST", fmt.Sprintf("/containers/%s/kill?signal=%s", name, *signal), nil, false)); err != nil {
  955. fmt.Fprintf(cli.err, "%s\n", err)
  956. encounteredError = fmt.Errorf("Error: failed to kill one or more containers")
  957. } else {
  958. fmt.Fprintf(cli.out, "%s\n", name)
  959. }
  960. }
  961. return encounteredError
  962. }
  963. func (cli *DockerCli) CmdImport(args ...string) error {
  964. cmd := cli.Subcmd("import", "URL|- [REPOSITORY[:TAG]]", "Create an empty filesystem image and import the contents of the tarball (.tar, .tar.gz, .tgz, .bzip, .tar.xz, .txz) into it, then optionally tag it.")
  965. if err := cmd.Parse(args); err != nil {
  966. return nil
  967. }
  968. if cmd.NArg() < 1 {
  969. cmd.Usage()
  970. return nil
  971. }
  972. var (
  973. v = url.Values{}
  974. src = cmd.Arg(0)
  975. repository = cmd.Arg(1)
  976. )
  977. v.Set("fromSrc", src)
  978. v.Set("repo", repository)
  979. if cmd.NArg() == 3 {
  980. fmt.Fprintf(cli.err, "[DEPRECATED] The format 'URL|- [REPOSITORY [TAG]]' as been deprecated. Please use URL|- [REPOSITORY[:TAG]]\n")
  981. v.Set("tag", cmd.Arg(2))
  982. }
  983. if repository != "" {
  984. //Check if the given image name can be resolved
  985. repo, _ := parsers.ParseRepositoryTag(repository)
  986. if _, _, err := registry.ResolveRepositoryName(repo); err != nil {
  987. return err
  988. }
  989. }
  990. var in io.Reader
  991. if src == "-" {
  992. in = cli.in
  993. }
  994. return cli.stream("POST", "/images/create?"+v.Encode(), in, cli.out, nil)
  995. }
  996. func (cli *DockerCli) CmdPush(args ...string) error {
  997. cmd := cli.Subcmd("push", "NAME[:TAG]", "Push an image or a repository to the registry")
  998. if err := cmd.Parse(args); err != nil {
  999. return nil
  1000. }
  1001. name := cmd.Arg(0)
  1002. if name == "" {
  1003. cmd.Usage()
  1004. return nil
  1005. }
  1006. cli.LoadConfigFile()
  1007. remote, tag := parsers.ParseRepositoryTag(name)
  1008. // Resolve the Repository name from fqn to hostname + name
  1009. hostname, _, err := registry.ResolveRepositoryName(remote)
  1010. if err != nil {
  1011. return err
  1012. }
  1013. // Resolve the Auth config relevant for this server
  1014. authConfig := cli.configFile.ResolveAuthConfig(hostname)
  1015. // If we're not using a custom registry, we know the restrictions
  1016. // applied to repository names and can warn the user in advance.
  1017. // Custom repositories can have different rules, and we must also
  1018. // allow pushing by image ID.
  1019. if len(strings.SplitN(name, "/", 2)) == 1 {
  1020. username := cli.configFile.Configs[registry.IndexServerAddress()].Username
  1021. if username == "" {
  1022. username = "<user>"
  1023. }
  1024. return fmt.Errorf("You cannot push a \"root\" repository. Please rename your repository in <user>/<repo> (ex: %s/%s)", username, name)
  1025. }
  1026. v := url.Values{}
  1027. v.Set("tag", tag)
  1028. push := func(authConfig registry.AuthConfig) error {
  1029. buf, err := json.Marshal(authConfig)
  1030. if err != nil {
  1031. return err
  1032. }
  1033. registryAuthHeader := []string{
  1034. base64.URLEncoding.EncodeToString(buf),
  1035. }
  1036. return cli.stream("POST", "/images/"+remote+"/push?"+v.Encode(), nil, cli.out, map[string][]string{
  1037. "X-Registry-Auth": registryAuthHeader,
  1038. })
  1039. }
  1040. if err := push(authConfig); err != nil {
  1041. if strings.Contains(err.Error(), "Status 401") {
  1042. fmt.Fprintln(cli.out, "\nPlease login prior to push:")
  1043. if err := cli.CmdLogin(hostname); err != nil {
  1044. return err
  1045. }
  1046. authConfig := cli.configFile.ResolveAuthConfig(hostname)
  1047. return push(authConfig)
  1048. }
  1049. return err
  1050. }
  1051. return nil
  1052. }
  1053. func (cli *DockerCli) CmdPull(args ...string) error {
  1054. cmd := cli.Subcmd("pull", "NAME[:TAG]", "Pull an image or a repository from the registry")
  1055. allTags := cmd.Bool([]string{"a", "-all-tags"}, false, "Download all tagged images in the repository")
  1056. if err := cmd.Parse(args); err != nil {
  1057. return nil
  1058. }
  1059. if cmd.NArg() != 1 {
  1060. cmd.Usage()
  1061. return nil
  1062. }
  1063. var (
  1064. v = url.Values{}
  1065. remote = cmd.Arg(0)
  1066. newRemote = remote
  1067. )
  1068. taglessRemote, tag := parsers.ParseRepositoryTag(remote)
  1069. if tag == "" && !*allTags {
  1070. newRemote = taglessRemote + ":latest"
  1071. }
  1072. if tag != "" && *allTags {
  1073. return fmt.Errorf("tag can't be used with --all-tags/-a")
  1074. }
  1075. v.Set("fromImage", newRemote)
  1076. // Resolve the Repository name from fqn to hostname + name
  1077. hostname, _, err := registry.ResolveRepositoryName(taglessRemote)
  1078. if err != nil {
  1079. return err
  1080. }
  1081. cli.LoadConfigFile()
  1082. // Resolve the Auth config relevant for this server
  1083. authConfig := cli.configFile.ResolveAuthConfig(hostname)
  1084. pull := func(authConfig registry.AuthConfig) error {
  1085. buf, err := json.Marshal(authConfig)
  1086. if err != nil {
  1087. return err
  1088. }
  1089. registryAuthHeader := []string{
  1090. base64.URLEncoding.EncodeToString(buf),
  1091. }
  1092. return cli.stream("POST", "/images/create?"+v.Encode(), nil, cli.out, map[string][]string{
  1093. "X-Registry-Auth": registryAuthHeader,
  1094. })
  1095. }
  1096. if err := pull(authConfig); err != nil {
  1097. if strings.Contains(err.Error(), "Status 401") {
  1098. fmt.Fprintln(cli.out, "\nPlease login prior to pull:")
  1099. if err := cli.CmdLogin(hostname); err != nil {
  1100. return err
  1101. }
  1102. authConfig := cli.configFile.ResolveAuthConfig(hostname)
  1103. return pull(authConfig)
  1104. }
  1105. return err
  1106. }
  1107. return nil
  1108. }
  1109. func (cli *DockerCli) CmdImages(args ...string) error {
  1110. cmd := cli.Subcmd("images", "[NAME]", "List images")
  1111. quiet := cmd.Bool([]string{"q", "-quiet"}, false, "Only show numeric IDs")
  1112. all := cmd.Bool([]string{"a", "-all"}, false, "Show all images (by default filter out the intermediate image layers)")
  1113. noTrunc := cmd.Bool([]string{"#notrunc", "-no-trunc"}, false, "Don't truncate output")
  1114. // FIXME: --viz and --tree are deprecated. Remove them in a future version.
  1115. flViz := cmd.Bool([]string{"#v", "#viz", "#-viz"}, false, "Output graph in graphviz format")
  1116. flTree := cmd.Bool([]string{"#t", "#tree", "#-tree"}, false, "Output graph in tree format")
  1117. flFilter := opts.NewListOpts(nil)
  1118. cmd.Var(&flFilter, []string{"f", "-filter"}, "Provide filter values (i.e. 'dangling=true')")
  1119. if err := cmd.Parse(args); err != nil {
  1120. return nil
  1121. }
  1122. if cmd.NArg() > 1 {
  1123. cmd.Usage()
  1124. return nil
  1125. }
  1126. // Consolidate all filter flags, and sanity check them early.
  1127. // They'll get process in the daemon/server.
  1128. imageFilterArgs := filters.Args{}
  1129. for _, f := range flFilter.GetAll() {
  1130. var err error
  1131. imageFilterArgs, err = filters.ParseFlag(f, imageFilterArgs)
  1132. if err != nil {
  1133. return err
  1134. }
  1135. }
  1136. matchName := cmd.Arg(0)
  1137. // FIXME: --viz and --tree are deprecated. Remove them in a future version.
  1138. if *flViz || *flTree {
  1139. v := url.Values{
  1140. "all": []string{"1"},
  1141. }
  1142. if len(imageFilterArgs) > 0 {
  1143. filterJson, err := filters.ToParam(imageFilterArgs)
  1144. if err != nil {
  1145. return err
  1146. }
  1147. v.Set("filters", filterJson)
  1148. }
  1149. body, _, err := readBody(cli.call("GET", "/images/json?"+v.Encode(), nil, false))
  1150. if err != nil {
  1151. return err
  1152. }
  1153. outs := engine.NewTable("Created", 0)
  1154. if _, err := outs.ReadListFrom(body); err != nil {
  1155. return err
  1156. }
  1157. var (
  1158. printNode func(cli *DockerCli, noTrunc bool, image *engine.Env, prefix string)
  1159. startImage *engine.Env
  1160. roots = engine.NewTable("Created", outs.Len())
  1161. byParent = make(map[string]*engine.Table)
  1162. )
  1163. for _, image := range outs.Data {
  1164. if image.Get("ParentId") == "" {
  1165. roots.Add(image)
  1166. } else {
  1167. if children, exists := byParent[image.Get("ParentId")]; exists {
  1168. children.Add(image)
  1169. } else {
  1170. byParent[image.Get("ParentId")] = engine.NewTable("Created", 1)
  1171. byParent[image.Get("ParentId")].Add(image)
  1172. }
  1173. }
  1174. if matchName != "" {
  1175. if matchName == image.Get("Id") || matchName == utils.TruncateID(image.Get("Id")) {
  1176. startImage = image
  1177. }
  1178. for _, repotag := range image.GetList("RepoTags") {
  1179. if repotag == matchName {
  1180. startImage = image
  1181. }
  1182. }
  1183. }
  1184. }
  1185. if *flViz {
  1186. fmt.Fprintf(cli.out, "digraph docker {\n")
  1187. printNode = (*DockerCli).printVizNode
  1188. } else {
  1189. printNode = (*DockerCli).printTreeNode
  1190. }
  1191. if startImage != nil {
  1192. root := engine.NewTable("Created", 1)
  1193. root.Add(startImage)
  1194. cli.WalkTree(*noTrunc, root, byParent, "", printNode)
  1195. } else if matchName == "" {
  1196. cli.WalkTree(*noTrunc, roots, byParent, "", printNode)
  1197. }
  1198. if *flViz {
  1199. fmt.Fprintf(cli.out, " base [style=invisible]\n}\n")
  1200. }
  1201. } else {
  1202. v := url.Values{}
  1203. if len(imageFilterArgs) > 0 {
  1204. filterJson, err := filters.ToParam(imageFilterArgs)
  1205. if err != nil {
  1206. return err
  1207. }
  1208. v.Set("filters", filterJson)
  1209. }
  1210. if cmd.NArg() == 1 {
  1211. // FIXME rename this parameter, to not be confused with the filters flag
  1212. v.Set("filter", matchName)
  1213. }
  1214. if *all {
  1215. v.Set("all", "1")
  1216. }
  1217. body, _, err := readBody(cli.call("GET", "/images/json?"+v.Encode(), nil, false))
  1218. if err != nil {
  1219. return err
  1220. }
  1221. outs := engine.NewTable("Created", 0)
  1222. if _, err := outs.ReadListFrom(body); err != nil {
  1223. return err
  1224. }
  1225. w := tabwriter.NewWriter(cli.out, 20, 1, 3, ' ', 0)
  1226. if !*quiet {
  1227. fmt.Fprintln(w, "REPOSITORY\tTAG\tIMAGE ID\tCREATED\tVIRTUAL SIZE")
  1228. }
  1229. for _, out := range outs.Data {
  1230. for _, repotag := range out.GetList("RepoTags") {
  1231. repo, tag := parsers.ParseRepositoryTag(repotag)
  1232. outID := out.Get("Id")
  1233. if !*noTrunc {
  1234. outID = utils.TruncateID(outID)
  1235. }
  1236. if !*quiet {
  1237. fmt.Fprintf(w, "%s\t%s\t%s\t%s ago\t%s\n", repo, tag, outID, units.HumanDuration(time.Now().UTC().Sub(time.Unix(out.GetInt64("Created"), 0))), units.HumanSize(out.GetInt64("VirtualSize")))
  1238. } else {
  1239. fmt.Fprintln(w, outID)
  1240. }
  1241. }
  1242. }
  1243. if !*quiet {
  1244. w.Flush()
  1245. }
  1246. }
  1247. return nil
  1248. }
  1249. // FIXME: --viz and --tree are deprecated. Remove them in a future version.
  1250. func (cli *DockerCli) WalkTree(noTrunc bool, images *engine.Table, byParent map[string]*engine.Table, prefix string, printNode func(cli *DockerCli, noTrunc bool, image *engine.Env, prefix string)) {
  1251. length := images.Len()
  1252. if length > 1 {
  1253. for index, image := range images.Data {
  1254. if index+1 == length {
  1255. printNode(cli, noTrunc, image, prefix+"└─")
  1256. if subimages, exists := byParent[image.Get("Id")]; exists {
  1257. cli.WalkTree(noTrunc, subimages, byParent, prefix+" ", printNode)
  1258. }
  1259. } else {
  1260. printNode(cli, noTrunc, image, prefix+"\u251C─")
  1261. if subimages, exists := byParent[image.Get("Id")]; exists {
  1262. cli.WalkTree(noTrunc, subimages, byParent, prefix+"\u2502 ", printNode)
  1263. }
  1264. }
  1265. }
  1266. } else {
  1267. for _, image := range images.Data {
  1268. printNode(cli, noTrunc, image, prefix+"└─")
  1269. if subimages, exists := byParent[image.Get("Id")]; exists {
  1270. cli.WalkTree(noTrunc, subimages, byParent, prefix+" ", printNode)
  1271. }
  1272. }
  1273. }
  1274. }
  1275. // FIXME: --viz and --tree are deprecated. Remove them in a future version.
  1276. func (cli *DockerCli) printVizNode(noTrunc bool, image *engine.Env, prefix string) {
  1277. var (
  1278. imageID string
  1279. parentID string
  1280. )
  1281. if noTrunc {
  1282. imageID = image.Get("Id")
  1283. parentID = image.Get("ParentId")
  1284. } else {
  1285. imageID = utils.TruncateID(image.Get("Id"))
  1286. parentID = utils.TruncateID(image.Get("ParentId"))
  1287. }
  1288. if parentID == "" {
  1289. fmt.Fprintf(cli.out, " base -> \"%s\" [style=invis]\n", imageID)
  1290. } else {
  1291. fmt.Fprintf(cli.out, " \"%s\" -> \"%s\"\n", parentID, imageID)
  1292. }
  1293. if image.GetList("RepoTags")[0] != "<none>:<none>" {
  1294. fmt.Fprintf(cli.out, " \"%s\" [label=\"%s\\n%s\",shape=box,fillcolor=\"paleturquoise\",style=\"filled,rounded\"];\n",
  1295. imageID, imageID, strings.Join(image.GetList("RepoTags"), "\\n"))
  1296. }
  1297. }
  1298. // FIXME: --viz and --tree are deprecated. Remove them in a future version.
  1299. func (cli *DockerCli) printTreeNode(noTrunc bool, image *engine.Env, prefix string) {
  1300. var imageID string
  1301. if noTrunc {
  1302. imageID = image.Get("Id")
  1303. } else {
  1304. imageID = utils.TruncateID(image.Get("Id"))
  1305. }
  1306. fmt.Fprintf(cli.out, "%s%s Virtual Size: %s", prefix, imageID, units.HumanSize(image.GetInt64("VirtualSize")))
  1307. if image.GetList("RepoTags")[0] != "<none>:<none>" {
  1308. fmt.Fprintf(cli.out, " Tags: %s\n", strings.Join(image.GetList("RepoTags"), ", "))
  1309. } else {
  1310. fmt.Fprint(cli.out, "\n")
  1311. }
  1312. }
  1313. func (cli *DockerCli) CmdPs(args ...string) error {
  1314. var (
  1315. err error
  1316. psFilterArgs = filters.Args{}
  1317. v = url.Values{}
  1318. cmd = cli.Subcmd("ps", "", "List containers")
  1319. quiet = cmd.Bool([]string{"q", "-quiet"}, false, "Only display numeric IDs")
  1320. size = cmd.Bool([]string{"s", "-size"}, false, "Display sizes")
  1321. all = cmd.Bool([]string{"a", "-all"}, false, "Show all containers. Only running containers are shown by default.")
  1322. noTrunc = cmd.Bool([]string{"#notrunc", "-no-trunc"}, false, "Don't truncate output")
  1323. nLatest = cmd.Bool([]string{"l", "-latest"}, false, "Show only the latest created container, include non-running ones.")
  1324. since = cmd.String([]string{"#sinceId", "#-since-id", "-since"}, "", "Show only containers created since Id or Name, include non-running ones.")
  1325. before = cmd.String([]string{"#beforeId", "#-before-id", "-before"}, "", "Show only container created before Id or Name, include non-running ones.")
  1326. last = cmd.Int([]string{"n"}, -1, "Show n last created containers, include non-running ones.")
  1327. flFilter = opts.NewListOpts(nil)
  1328. )
  1329. cmd.Var(&flFilter, []string{"f", "-filter"}, "Provide filter values. Valid filters:\nexited=<int> - containers with exit code of <int>\nstatus=(restarting|running|paused|exited)")
  1330. if err := cmd.Parse(args); err != nil {
  1331. return nil
  1332. }
  1333. if *last == -1 && *nLatest {
  1334. *last = 1
  1335. }
  1336. if *all {
  1337. v.Set("all", "1")
  1338. }
  1339. if *last != -1 {
  1340. v.Set("limit", strconv.Itoa(*last))
  1341. }
  1342. if *since != "" {
  1343. v.Set("since", *since)
  1344. }
  1345. if *before != "" {
  1346. v.Set("before", *before)
  1347. }
  1348. if *size {
  1349. v.Set("size", "1")
  1350. }
  1351. // Consolidate all filter flags, and sanity check them.
  1352. // They'll get processed in the daemon/server.
  1353. for _, f := range flFilter.GetAll() {
  1354. if psFilterArgs, err = filters.ParseFlag(f, psFilterArgs); err != nil {
  1355. return err
  1356. }
  1357. }
  1358. if len(psFilterArgs) > 0 {
  1359. filterJson, err := filters.ToParam(psFilterArgs)
  1360. if err != nil {
  1361. return err
  1362. }
  1363. v.Set("filters", filterJson)
  1364. }
  1365. body, _, err := readBody(cli.call("GET", "/containers/json?"+v.Encode(), nil, false))
  1366. if err != nil {
  1367. return err
  1368. }
  1369. outs := engine.NewTable("Created", 0)
  1370. if _, err := outs.ReadListFrom(body); err != nil {
  1371. return err
  1372. }
  1373. w := tabwriter.NewWriter(cli.out, 20, 1, 3, ' ', 0)
  1374. if !*quiet {
  1375. fmt.Fprint(w, "CONTAINER ID\tIMAGE\tCOMMAND\tCREATED\tSTATUS\tPORTS\tNAMES")
  1376. if *size {
  1377. fmt.Fprintln(w, "\tSIZE")
  1378. } else {
  1379. fmt.Fprint(w, "\n")
  1380. }
  1381. }
  1382. stripNamePrefix := func(ss []string) []string {
  1383. for i, s := range ss {
  1384. ss[i] = s[1:]
  1385. }
  1386. return ss
  1387. }
  1388. for _, out := range outs.Data {
  1389. outID := out.Get("Id")
  1390. if !*noTrunc {
  1391. outID = utils.TruncateID(outID)
  1392. }
  1393. if *quiet {
  1394. fmt.Fprintln(w, outID)
  1395. continue
  1396. }
  1397. var (
  1398. outNames = stripNamePrefix(out.GetList("Names"))
  1399. outCommand = strconv.Quote(out.Get("Command"))
  1400. ports = engine.NewTable("", 0)
  1401. )
  1402. if !*noTrunc {
  1403. outCommand = utils.Trunc(outCommand, 20)
  1404. // only display the default name for the container with notrunc is passed
  1405. for _, name := range outNames {
  1406. if len(strings.Split(name, "/")) == 1 {
  1407. outNames = []string{name}
  1408. break
  1409. }
  1410. }
  1411. }
  1412. ports.ReadListFrom([]byte(out.Get("Ports")))
  1413. fmt.Fprintf(w, "%s\t%s\t%s\t%s ago\t%s\t%s\t%s\t", outID, out.Get("Image"), outCommand,
  1414. units.HumanDuration(time.Now().UTC().Sub(time.Unix(out.GetInt64("Created"), 0))),
  1415. out.Get("Status"), api.DisplayablePorts(ports), strings.Join(outNames, ","))
  1416. if *size {
  1417. if out.GetInt("SizeRootFs") > 0 {
  1418. fmt.Fprintf(w, "%s (virtual %s)\n", units.HumanSize(out.GetInt64("SizeRw")), units.HumanSize(out.GetInt64("SizeRootFs")))
  1419. } else {
  1420. fmt.Fprintf(w, "%s\n", units.HumanSize(out.GetInt64("SizeRw")))
  1421. }
  1422. continue
  1423. }
  1424. fmt.Fprint(w, "\n")
  1425. }
  1426. if !*quiet {
  1427. w.Flush()
  1428. }
  1429. return nil
  1430. }
  1431. func (cli *DockerCli) CmdCommit(args ...string) error {
  1432. cmd := cli.Subcmd("commit", "CONTAINER [REPOSITORY[:TAG]]", "Create a new image from a container's changes")
  1433. flPause := cmd.Bool([]string{"p", "-pause"}, true, "Pause container during commit")
  1434. flComment := cmd.String([]string{"m", "-message"}, "", "Commit message")
  1435. flAuthor := cmd.String([]string{"a", "#author", "-author"}, "", "Author (e.g., \"John Hannibal Smith <hannibal@a-team.com>\")")
  1436. // FIXME: --run is deprecated, it will be replaced with inline Dockerfile commands.
  1437. flConfig := cmd.String([]string{"#run", "#-run"}, "", "This option is deprecated and will be removed in a future version in favor of inline Dockerfile-compatible commands")
  1438. if err := cmd.Parse(args); err != nil {
  1439. return nil
  1440. }
  1441. var (
  1442. name = cmd.Arg(0)
  1443. repository, tag = parsers.ParseRepositoryTag(cmd.Arg(1))
  1444. )
  1445. if name == "" || len(cmd.Args()) > 2 {
  1446. cmd.Usage()
  1447. return nil
  1448. }
  1449. //Check if the given image name can be resolved
  1450. if repository != "" {
  1451. if _, _, err := registry.ResolveRepositoryName(repository); err != nil {
  1452. return err
  1453. }
  1454. }
  1455. v := url.Values{}
  1456. v.Set("container", name)
  1457. v.Set("repo", repository)
  1458. v.Set("tag", tag)
  1459. v.Set("comment", *flComment)
  1460. v.Set("author", *flAuthor)
  1461. if *flPause != true {
  1462. v.Set("pause", "0")
  1463. }
  1464. var (
  1465. config *runconfig.Config
  1466. env engine.Env
  1467. )
  1468. if *flConfig != "" {
  1469. config = &runconfig.Config{}
  1470. if err := json.Unmarshal([]byte(*flConfig), config); err != nil {
  1471. return err
  1472. }
  1473. }
  1474. stream, _, err := cli.call("POST", "/commit?"+v.Encode(), config, false)
  1475. if err != nil {
  1476. return err
  1477. }
  1478. if err := env.Decode(stream); err != nil {
  1479. return err
  1480. }
  1481. fmt.Fprintf(cli.out, "%s\n", env.Get("Id"))
  1482. return nil
  1483. }
  1484. func (cli *DockerCli) CmdEvents(args ...string) error {
  1485. cmd := cli.Subcmd("events", "", "Get real time events from the server")
  1486. since := cmd.String([]string{"#since", "-since"}, "", "Show all events created since timestamp")
  1487. until := cmd.String([]string{"-until"}, "", "Stream events until this timestamp")
  1488. if err := cmd.Parse(args); err != nil {
  1489. return nil
  1490. }
  1491. if cmd.NArg() != 0 {
  1492. cmd.Usage()
  1493. return nil
  1494. }
  1495. var (
  1496. v = url.Values{}
  1497. loc = time.FixedZone(time.Now().Zone())
  1498. )
  1499. var setTime = func(key, value string) {
  1500. format := timeutils.RFC3339NanoFixed
  1501. if len(value) < len(format) {
  1502. format = format[:len(value)]
  1503. }
  1504. if t, err := time.ParseInLocation(format, value, loc); err == nil {
  1505. v.Set(key, strconv.FormatInt(t.Unix(), 10))
  1506. } else {
  1507. v.Set(key, value)
  1508. }
  1509. }
  1510. if *since != "" {
  1511. setTime("since", *since)
  1512. }
  1513. if *until != "" {
  1514. setTime("until", *until)
  1515. }
  1516. if err := cli.stream("GET", "/events?"+v.Encode(), nil, cli.out, nil); err != nil {
  1517. return err
  1518. }
  1519. return nil
  1520. }
  1521. func (cli *DockerCli) CmdExport(args ...string) error {
  1522. cmd := cli.Subcmd("export", "CONTAINER", "Export the contents of a filesystem as a tar archive to STDOUT")
  1523. if err := cmd.Parse(args); err != nil {
  1524. return nil
  1525. }
  1526. if cmd.NArg() != 1 {
  1527. cmd.Usage()
  1528. return nil
  1529. }
  1530. if err := cli.stream("GET", "/containers/"+cmd.Arg(0)+"/export", nil, cli.out, nil); err != nil {
  1531. return err
  1532. }
  1533. return nil
  1534. }
  1535. func (cli *DockerCli) CmdDiff(args ...string) error {
  1536. cmd := cli.Subcmd("diff", "CONTAINER", "Inspect changes on a container's filesystem")
  1537. if err := cmd.Parse(args); err != nil {
  1538. return nil
  1539. }
  1540. if cmd.NArg() != 1 {
  1541. cmd.Usage()
  1542. return nil
  1543. }
  1544. body, _, err := readBody(cli.call("GET", "/containers/"+cmd.Arg(0)+"/changes", nil, false))
  1545. if err != nil {
  1546. return err
  1547. }
  1548. outs := engine.NewTable("", 0)
  1549. if _, err := outs.ReadListFrom(body); err != nil {
  1550. return err
  1551. }
  1552. for _, change := range outs.Data {
  1553. var kind string
  1554. switch change.GetInt("Kind") {
  1555. case archive.ChangeModify:
  1556. kind = "C"
  1557. case archive.ChangeAdd:
  1558. kind = "A"
  1559. case archive.ChangeDelete:
  1560. kind = "D"
  1561. }
  1562. fmt.Fprintf(cli.out, "%s %s\n", kind, change.Get("Path"))
  1563. }
  1564. return nil
  1565. }
  1566. func (cli *DockerCli) CmdLogs(args ...string) error {
  1567. var (
  1568. cmd = cli.Subcmd("logs", "CONTAINER", "Fetch the logs of a container")
  1569. follow = cmd.Bool([]string{"f", "-follow"}, false, "Follow log output")
  1570. times = cmd.Bool([]string{"t", "-timestamps"}, false, "Show timestamps")
  1571. tail = cmd.String([]string{"-tail"}, "all", "Output the specified number of lines at the end of logs (defaults to all logs)")
  1572. )
  1573. if err := cmd.Parse(args); err != nil {
  1574. return nil
  1575. }
  1576. if cmd.NArg() != 1 {
  1577. cmd.Usage()
  1578. return nil
  1579. }
  1580. name := cmd.Arg(0)
  1581. steam, _, err := cli.call("GET", "/containers/"+name+"/json", nil, false)
  1582. if err != nil {
  1583. return err
  1584. }
  1585. env := engine.Env{}
  1586. if err := env.Decode(steam); err != nil {
  1587. return err
  1588. }
  1589. v := url.Values{}
  1590. v.Set("stdout", "1")
  1591. v.Set("stderr", "1")
  1592. if *times {
  1593. v.Set("timestamps", "1")
  1594. }
  1595. if *follow {
  1596. v.Set("follow", "1")
  1597. }
  1598. v.Set("tail", *tail)
  1599. return cli.streamHelper("GET", "/containers/"+name+"/logs?"+v.Encode(), env.GetSubEnv("Config").GetBool("Tty"), nil, cli.out, cli.err, nil)
  1600. }
  1601. func (cli *DockerCli) CmdAttach(args ...string) error {
  1602. var (
  1603. cmd = cli.Subcmd("attach", "CONTAINER", "Attach to a running container")
  1604. noStdin = cmd.Bool([]string{"#nostdin", "-no-stdin"}, false, "Do not attach STDIN")
  1605. proxy = cmd.Bool([]string{"#sig-proxy", "-sig-proxy"}, true, "Proxy all received signals to the process (even in non-TTY mode). SIGCHLD, SIGKILL, and SIGSTOP are not proxied.")
  1606. )
  1607. if err := cmd.Parse(args); err != nil {
  1608. return nil
  1609. }
  1610. if cmd.NArg() != 1 {
  1611. cmd.Usage()
  1612. return nil
  1613. }
  1614. name := cmd.Arg(0)
  1615. stream, _, err := cli.call("GET", "/containers/"+name+"/json", nil, false)
  1616. if err != nil {
  1617. return err
  1618. }
  1619. env := engine.Env{}
  1620. if err := env.Decode(stream); err != nil {
  1621. return err
  1622. }
  1623. if !env.GetSubEnv("State").GetBool("Running") {
  1624. return fmt.Errorf("You cannot attach to a stopped container, start it first")
  1625. }
  1626. var (
  1627. config = env.GetSubEnv("Config")
  1628. tty = config.GetBool("Tty")
  1629. )
  1630. if tty && cli.isTerminalOut {
  1631. if err := cli.monitorTtySize(cmd.Arg(0), false); err != nil {
  1632. log.Debugf("Error monitoring TTY size: %s", err)
  1633. }
  1634. }
  1635. var in io.ReadCloser
  1636. v := url.Values{}
  1637. v.Set("stream", "1")
  1638. if !*noStdin && config.GetBool("OpenStdin") {
  1639. v.Set("stdin", "1")
  1640. in = cli.in
  1641. }
  1642. v.Set("stdout", "1")
  1643. v.Set("stderr", "1")
  1644. if *proxy && !tty {
  1645. sigc := cli.forwardAllSignals(cmd.Arg(0))
  1646. defer signal.StopCatch(sigc)
  1647. }
  1648. if err := cli.hijack("POST", "/containers/"+cmd.Arg(0)+"/attach?"+v.Encode(), tty, in, cli.out, cli.err, nil, nil); err != nil {
  1649. return err
  1650. }
  1651. _, status, err := getExitCode(cli, cmd.Arg(0))
  1652. if err != nil {
  1653. return err
  1654. }
  1655. if status != 0 {
  1656. return &utils.StatusError{StatusCode: status}
  1657. }
  1658. return nil
  1659. }
  1660. func (cli *DockerCli) CmdSearch(args ...string) error {
  1661. cmd := cli.Subcmd("search", "TERM", "Search the Docker Hub for images")
  1662. noTrunc := cmd.Bool([]string{"#notrunc", "-no-trunc"}, false, "Don't truncate output")
  1663. trusted := cmd.Bool([]string{"#t", "#trusted", "#-trusted"}, false, "Only show trusted builds")
  1664. automated := cmd.Bool([]string{"-automated"}, false, "Only show automated builds")
  1665. stars := cmd.Int([]string{"s", "#stars", "-stars"}, 0, "Only displays with at least x stars")
  1666. if err := cmd.Parse(args); err != nil {
  1667. return nil
  1668. }
  1669. if cmd.NArg() != 1 {
  1670. cmd.Usage()
  1671. return nil
  1672. }
  1673. v := url.Values{}
  1674. v.Set("term", cmd.Arg(0))
  1675. body, _, err := readBody(cli.call("GET", "/images/search?"+v.Encode(), nil, true))
  1676. if err != nil {
  1677. return err
  1678. }
  1679. outs := engine.NewTable("star_count", 0)
  1680. if _, err := outs.ReadListFrom(body); err != nil {
  1681. return err
  1682. }
  1683. w := tabwriter.NewWriter(cli.out, 10, 1, 3, ' ', 0)
  1684. fmt.Fprintf(w, "NAME\tDESCRIPTION\tSTARS\tOFFICIAL\tAUTOMATED\n")
  1685. for _, out := range outs.Data {
  1686. if ((*automated || *trusted) && (!out.GetBool("is_trusted") && !out.GetBool("is_automated"))) || (*stars > out.GetInt("star_count")) {
  1687. continue
  1688. }
  1689. desc := strings.Replace(out.Get("description"), "\n", " ", -1)
  1690. desc = strings.Replace(desc, "\r", " ", -1)
  1691. if !*noTrunc && len(desc) > 45 {
  1692. desc = utils.Trunc(desc, 42) + "..."
  1693. }
  1694. fmt.Fprintf(w, "%s\t%s\t%d\t", out.Get("name"), desc, out.GetInt("star_count"))
  1695. if out.GetBool("is_official") {
  1696. fmt.Fprint(w, "[OK]")
  1697. }
  1698. fmt.Fprint(w, "\t")
  1699. if out.GetBool("is_automated") || out.GetBool("is_trusted") {
  1700. fmt.Fprint(w, "[OK]")
  1701. }
  1702. fmt.Fprint(w, "\n")
  1703. }
  1704. w.Flush()
  1705. return nil
  1706. }
  1707. // Ports type - Used to parse multiple -p flags
  1708. type ports []int
  1709. func (cli *DockerCli) CmdTag(args ...string) error {
  1710. cmd := cli.Subcmd("tag", "IMAGE[:TAG] [REGISTRYHOST/][USERNAME/]NAME[:TAG]", "Tag an image into a repository")
  1711. force := cmd.Bool([]string{"f", "#force", "-force"}, false, "Force")
  1712. if err := cmd.Parse(args); err != nil {
  1713. return nil
  1714. }
  1715. if cmd.NArg() != 2 {
  1716. cmd.Usage()
  1717. return nil
  1718. }
  1719. var (
  1720. repository, tag = parsers.ParseRepositoryTag(cmd.Arg(1))
  1721. v = url.Values{}
  1722. )
  1723. //Check if the given image name can be resolved
  1724. if _, _, err := registry.ResolveRepositoryName(repository); err != nil {
  1725. return err
  1726. }
  1727. v.Set("repo", repository)
  1728. v.Set("tag", tag)
  1729. if *force {
  1730. v.Set("force", "1")
  1731. }
  1732. if _, _, err := readBody(cli.call("POST", "/images/"+cmd.Arg(0)+"/tag?"+v.Encode(), nil, false)); err != nil {
  1733. return err
  1734. }
  1735. return nil
  1736. }
  1737. func (cli *DockerCli) pullImage(image string) error {
  1738. v := url.Values{}
  1739. repos, tag := parsers.ParseRepositoryTag(image)
  1740. // pull only the image tagged 'latest' if no tag was specified
  1741. if tag == "" {
  1742. tag = "latest"
  1743. }
  1744. v.Set("fromImage", repos)
  1745. v.Set("tag", tag)
  1746. // Resolve the Repository name from fqn to hostname + name
  1747. hostname, _, err := registry.ResolveRepositoryName(repos)
  1748. if err != nil {
  1749. return err
  1750. }
  1751. // Load the auth config file, to be able to pull the image
  1752. cli.LoadConfigFile()
  1753. // Resolve the Auth config relevant for this server
  1754. authConfig := cli.configFile.ResolveAuthConfig(hostname)
  1755. buf, err := json.Marshal(authConfig)
  1756. if err != nil {
  1757. return err
  1758. }
  1759. registryAuthHeader := []string{
  1760. base64.URLEncoding.EncodeToString(buf),
  1761. }
  1762. if err = cli.stream("POST", "/images/create?"+v.Encode(), nil, cli.out, map[string][]string{"X-Registry-Auth": registryAuthHeader}); err != nil {
  1763. return err
  1764. }
  1765. return nil
  1766. }
  1767. type cidFile struct {
  1768. path string
  1769. file *os.File
  1770. written bool
  1771. }
  1772. func newCIDFile(path string) (*cidFile, error) {
  1773. if _, err := os.Stat(path); err == nil {
  1774. return nil, fmt.Errorf("Container ID file found, make sure the other container isn't running or delete %s", path)
  1775. }
  1776. f, err := os.Create(path)
  1777. if err != nil {
  1778. return nil, fmt.Errorf("Failed to create the container ID file: %s", err)
  1779. }
  1780. return &cidFile{path: path, file: f}, nil
  1781. }
  1782. func (cid *cidFile) Close() error {
  1783. cid.file.Close()
  1784. if !cid.written {
  1785. if err := os.Remove(cid.path); err != nil {
  1786. return fmt.Errorf("failed to remove the CID file '%s': %s \n", cid.path, err)
  1787. }
  1788. }
  1789. return nil
  1790. }
  1791. func (cid *cidFile) Write(id string) error {
  1792. if _, err := cid.file.Write([]byte(id)); err != nil {
  1793. return fmt.Errorf("Failed to write the container ID to the file: %s", err)
  1794. }
  1795. cid.written = true
  1796. return nil
  1797. }
  1798. func (cli *DockerCli) createContainer(config *runconfig.Config, hostConfig *runconfig.HostConfig, cidfile, name string) (engine.Env, error) {
  1799. containerValues := url.Values{}
  1800. if name != "" {
  1801. containerValues.Set("name", name)
  1802. }
  1803. mergedConfig := runconfig.MergeConfigs(config, hostConfig)
  1804. var containerIDFile *cidFile
  1805. if cidfile != "" {
  1806. var err error
  1807. if containerIDFile, err = newCIDFile(cidfile); err != nil {
  1808. return nil, err
  1809. }
  1810. defer containerIDFile.Close()
  1811. }
  1812. //create the container
  1813. stream, statusCode, err := cli.call("POST", "/containers/create?"+containerValues.Encode(), mergedConfig, false)
  1814. //if image not found try to pull it
  1815. if statusCode == 404 {
  1816. fmt.Fprintf(cli.err, "Unable to find image '%s' locally\n", config.Image)
  1817. if err = cli.pullImage(config.Image); err != nil {
  1818. return nil, err
  1819. }
  1820. // Retry
  1821. if stream, _, err = cli.call("POST", "/containers/create?"+containerValues.Encode(), mergedConfig, false); err != nil {
  1822. return nil, err
  1823. }
  1824. } else if err != nil {
  1825. return nil, err
  1826. }
  1827. var result engine.Env
  1828. if err := result.Decode(stream); err != nil {
  1829. return nil, err
  1830. }
  1831. for _, warning := range result.GetList("Warnings") {
  1832. fmt.Fprintf(cli.err, "WARNING: %s\n", warning)
  1833. }
  1834. if containerIDFile != nil {
  1835. if err = containerIDFile.Write(result.Get("Id")); err != nil {
  1836. return nil, err
  1837. }
  1838. }
  1839. return result, nil
  1840. }
  1841. func (cli *DockerCli) CmdCreate(args ...string) error {
  1842. cmd := cli.Subcmd("create", "IMAGE [COMMAND] [ARG...]", "Create a new container")
  1843. // These are flags not stored in Config/HostConfig
  1844. var (
  1845. flName = cmd.String([]string{"-name"}, "", "Assign a name to the container")
  1846. )
  1847. config, hostConfig, cmd, err := runconfig.Parse(cmd, args, nil)
  1848. if err != nil {
  1849. return err
  1850. }
  1851. if config.Image == "" {
  1852. cmd.Usage()
  1853. return nil
  1854. }
  1855. createResult, err := cli.createContainer(config, hostConfig, hostConfig.ContainerIDFile, *flName)
  1856. if err != nil {
  1857. return err
  1858. }
  1859. fmt.Fprintf(cli.out, "%s\n", createResult.Get("Id"))
  1860. return nil
  1861. }
  1862. func (cli *DockerCli) CmdRun(args ...string) error {
  1863. // FIXME: just use runconfig.Parse already
  1864. cmd := cli.Subcmd("run", "IMAGE [COMMAND] [ARG...]", "Run a command in a new container")
  1865. // These are flags not stored in Config/HostConfig
  1866. var (
  1867. flAutoRemove = cmd.Bool([]string{"#rm", "-rm"}, false, "Automatically remove the container when it exits (incompatible with -d)")
  1868. flDetach = cmd.Bool([]string{"d", "-detach"}, false, "Detached mode: run the container in the background and print the new container ID")
  1869. flSigProxy = cmd.Bool([]string{"#sig-proxy", "-sig-proxy"}, true, "Proxy received signals to the process (even in non-TTY mode). SIGCHLD, SIGSTOP, and SIGKILL are not proxied.")
  1870. flName = cmd.String([]string{"#name", "-name"}, "", "Assign a name to the container")
  1871. flAttach *opts.ListOpts
  1872. ErrConflictAttachDetach = fmt.Errorf("Conflicting options: -a and -d")
  1873. ErrConflictRestartPolicyAndAutoRemove = fmt.Errorf("Conflicting options: --restart and --rm")
  1874. ErrConflictDetachAutoRemove = fmt.Errorf("Conflicting options: --rm and -d")
  1875. )
  1876. config, hostConfig, cmd, err := runconfig.Parse(cmd, args, nil)
  1877. if err != nil {
  1878. return err
  1879. }
  1880. if config.Image == "" {
  1881. cmd.Usage()
  1882. return nil
  1883. }
  1884. if *flDetach {
  1885. if fl := cmd.Lookup("attach"); fl != nil {
  1886. flAttach = fl.Value.(*opts.ListOpts)
  1887. if flAttach.Len() != 0 {
  1888. return ErrConflictAttachDetach
  1889. }
  1890. }
  1891. if *flAutoRemove {
  1892. return ErrConflictDetachAutoRemove
  1893. }
  1894. config.AttachStdin = false
  1895. config.AttachStdout = false
  1896. config.AttachStderr = false
  1897. config.StdinOnce = false
  1898. }
  1899. // Disable flSigProxy in case on TTY
  1900. sigProxy := *flSigProxy
  1901. if config.Tty {
  1902. sigProxy = false
  1903. }
  1904. runResult, err := cli.createContainer(config, hostConfig, hostConfig.ContainerIDFile, *flName)
  1905. if err != nil {
  1906. return err
  1907. }
  1908. if sigProxy {
  1909. sigc := cli.forwardAllSignals(runResult.Get("Id"))
  1910. defer signal.StopCatch(sigc)
  1911. }
  1912. var (
  1913. waitDisplayId chan struct{}
  1914. errCh chan error
  1915. )
  1916. if !config.AttachStdout && !config.AttachStderr {
  1917. // Make this asynchrone in order to let the client write to stdin before having to read the ID
  1918. waitDisplayId = make(chan struct{})
  1919. go func() {
  1920. defer close(waitDisplayId)
  1921. fmt.Fprintf(cli.out, "%s\n", runResult.Get("Id"))
  1922. }()
  1923. }
  1924. if *flAutoRemove && (hostConfig.RestartPolicy.Name == "always" || hostConfig.RestartPolicy.Name == "on-failure") {
  1925. return ErrConflictRestartPolicyAndAutoRemove
  1926. }
  1927. // We need to instanciate the chan because the select needs it. It can
  1928. // be closed but can't be uninitialized.
  1929. hijacked := make(chan io.Closer)
  1930. // Block the return until the chan gets closed
  1931. defer func() {
  1932. log.Debugf("End of CmdRun(), Waiting for hijack to finish.")
  1933. if _, ok := <-hijacked; ok {
  1934. log.Errorf("Hijack did not finish (chan still open)")
  1935. }
  1936. }()
  1937. if config.AttachStdin || config.AttachStdout || config.AttachStderr {
  1938. var (
  1939. out, stderr io.Writer
  1940. in io.ReadCloser
  1941. v = url.Values{}
  1942. )
  1943. v.Set("stream", "1")
  1944. if config.AttachStdin {
  1945. v.Set("stdin", "1")
  1946. in = cli.in
  1947. }
  1948. if config.AttachStdout {
  1949. v.Set("stdout", "1")
  1950. out = cli.out
  1951. }
  1952. if config.AttachStderr {
  1953. v.Set("stderr", "1")
  1954. if config.Tty {
  1955. stderr = cli.out
  1956. } else {
  1957. stderr = cli.err
  1958. }
  1959. }
  1960. errCh = promise.Go(func() error {
  1961. return cli.hijack("POST", "/containers/"+runResult.Get("Id")+"/attach?"+v.Encode(), config.Tty, in, out, stderr, hijacked, nil)
  1962. })
  1963. } else {
  1964. close(hijacked)
  1965. }
  1966. // Acknowledge the hijack before starting
  1967. select {
  1968. case closer := <-hijacked:
  1969. // Make sure that hijack gets closed when returning. (result
  1970. // in closing hijack chan and freeing server's goroutines.
  1971. if closer != nil {
  1972. defer closer.Close()
  1973. }
  1974. case err := <-errCh:
  1975. if err != nil {
  1976. log.Debugf("Error hijack: %s", err)
  1977. return err
  1978. }
  1979. }
  1980. //start the container
  1981. if _, _, err = readBody(cli.call("POST", "/containers/"+runResult.Get("Id")+"/start", hostConfig, false)); err != nil {
  1982. return err
  1983. }
  1984. if (config.AttachStdin || config.AttachStdout || config.AttachStderr) && config.Tty && cli.isTerminalOut {
  1985. if err := cli.monitorTtySize(runResult.Get("Id"), false); err != nil {
  1986. log.Errorf("Error monitoring TTY size: %s", err)
  1987. }
  1988. }
  1989. if errCh != nil {
  1990. if err := <-errCh; err != nil {
  1991. log.Debugf("Error hijack: %s", err)
  1992. return err
  1993. }
  1994. }
  1995. // Detached mode: wait for the id to be displayed and return.
  1996. if !config.AttachStdout && !config.AttachStderr {
  1997. // Detached mode
  1998. <-waitDisplayId
  1999. return nil
  2000. }
  2001. var status int
  2002. // Attached mode
  2003. if *flAutoRemove {
  2004. // Autoremove: wait for the container to finish, retrieve
  2005. // the exit code and remove the container
  2006. if _, _, err := readBody(cli.call("POST", "/containers/"+runResult.Get("Id")+"/wait", nil, false)); err != nil {
  2007. return err
  2008. }
  2009. if _, status, err = getExitCode(cli, runResult.Get("Id")); err != nil {
  2010. return err
  2011. }
  2012. if _, _, err := readBody(cli.call("DELETE", "/containers/"+runResult.Get("Id")+"?v=1", nil, false)); err != nil {
  2013. return err
  2014. }
  2015. } else {
  2016. if !config.Tty {
  2017. // In non-tty mode, we can't dettach, so we know we need to wait.
  2018. if status, err = waitForExit(cli, runResult.Get("Id")); err != nil {
  2019. return err
  2020. }
  2021. } else {
  2022. // In TTY mode, there is a race. If the process dies too slowly, the state can be update after the getExitCode call
  2023. // and result in a wrong exit code.
  2024. // No Autoremove: Simply retrieve the exit code
  2025. if _, status, err = getExitCode(cli, runResult.Get("Id")); err != nil {
  2026. return err
  2027. }
  2028. }
  2029. }
  2030. if status != 0 {
  2031. return &utils.StatusError{StatusCode: status}
  2032. }
  2033. return nil
  2034. }
  2035. func (cli *DockerCli) CmdCp(args ...string) error {
  2036. cmd := cli.Subcmd("cp", "CONTAINER:PATH HOSTPATH", "Copy files/folders from the PATH to the HOSTPATH")
  2037. if err := cmd.Parse(args); err != nil {
  2038. return nil
  2039. }
  2040. if cmd.NArg() != 2 {
  2041. cmd.Usage()
  2042. return nil
  2043. }
  2044. var copyData engine.Env
  2045. info := strings.Split(cmd.Arg(0), ":")
  2046. if len(info) != 2 {
  2047. return fmt.Errorf("Error: Path not specified")
  2048. }
  2049. copyData.Set("Resource", info[1])
  2050. copyData.Set("HostPath", cmd.Arg(1))
  2051. stream, statusCode, err := cli.call("POST", "/containers/"+info[0]+"/copy", copyData, false)
  2052. if stream != nil {
  2053. defer stream.Close()
  2054. }
  2055. if statusCode == 404 {
  2056. return fmt.Errorf("No such container: %v", info[0])
  2057. }
  2058. if err != nil {
  2059. return err
  2060. }
  2061. if statusCode == 200 {
  2062. if err := archive.Untar(stream, copyData.Get("HostPath"), &archive.TarOptions{NoLchown: true}); err != nil {
  2063. return err
  2064. }
  2065. }
  2066. return nil
  2067. }
  2068. func (cli *DockerCli) CmdSave(args ...string) error {
  2069. cmd := cli.Subcmd("save", "IMAGE [IMAGE...]", "Save an image(s) to a tar archive (streamed to STDOUT by default)")
  2070. outfile := cmd.String([]string{"o", "-output"}, "", "Write to a file, instead of STDOUT")
  2071. if err := cmd.Parse(args); err != nil {
  2072. return err
  2073. }
  2074. if cmd.NArg() < 1 {
  2075. cmd.Usage()
  2076. return nil
  2077. }
  2078. var (
  2079. output io.Writer = cli.out
  2080. err error
  2081. )
  2082. if *outfile != "" {
  2083. output, err = os.Create(*outfile)
  2084. if err != nil {
  2085. return err
  2086. }
  2087. }
  2088. if len(cmd.Args()) == 1 {
  2089. image := cmd.Arg(0)
  2090. if err := cli.stream("GET", "/images/"+image+"/get", nil, output, nil); err != nil {
  2091. return err
  2092. }
  2093. } else {
  2094. v := url.Values{}
  2095. for _, arg := range cmd.Args() {
  2096. v.Add("names", arg)
  2097. }
  2098. if err := cli.stream("GET", "/images/get?"+v.Encode(), nil, output, nil); err != nil {
  2099. return err
  2100. }
  2101. }
  2102. return nil
  2103. }
  2104. func (cli *DockerCli) CmdLoad(args ...string) error {
  2105. cmd := cli.Subcmd("load", "", "Load an image from a tar archive on STDIN")
  2106. infile := cmd.String([]string{"i", "-input"}, "", "Read from a tar archive file, instead of STDIN")
  2107. if err := cmd.Parse(args); err != nil {
  2108. return err
  2109. }
  2110. if cmd.NArg() != 0 {
  2111. cmd.Usage()
  2112. return nil
  2113. }
  2114. var (
  2115. input io.Reader = cli.in
  2116. err error
  2117. )
  2118. if *infile != "" {
  2119. input, err = os.Open(*infile)
  2120. if err != nil {
  2121. return err
  2122. }
  2123. }
  2124. if err := cli.stream("POST", "/images/load", input, cli.out, nil); err != nil {
  2125. return err
  2126. }
  2127. return nil
  2128. }
  2129. func (cli *DockerCli) CmdExec(args ...string) error {
  2130. cmd := cli.Subcmd("exec", "CONTAINER COMMAND [ARG...]", "Run a command in an existing container")
  2131. execConfig, err := runconfig.ParseExec(cmd, args)
  2132. if err != nil {
  2133. return err
  2134. }
  2135. if execConfig.Container == "" {
  2136. cmd.Usage()
  2137. return nil
  2138. }
  2139. stream, _, err := cli.call("POST", "/containers/"+execConfig.Container+"/exec", execConfig, false)
  2140. if err != nil {
  2141. return err
  2142. }
  2143. var execResult engine.Env
  2144. if err := execResult.Decode(stream); err != nil {
  2145. return err
  2146. }
  2147. execID := execResult.Get("Id")
  2148. if execID == "" {
  2149. fmt.Fprintf(cli.out, "exec ID empty")
  2150. return nil
  2151. }
  2152. if execConfig.Detach {
  2153. if _, _, err := readBody(cli.call("POST", "/exec/"+execID+"/start", execConfig, false)); err != nil {
  2154. return err
  2155. }
  2156. return nil
  2157. }
  2158. // Interactive exec requested.
  2159. var (
  2160. out, stderr io.Writer
  2161. in io.ReadCloser
  2162. hijacked = make(chan io.Closer)
  2163. errCh chan error
  2164. )
  2165. // Block the return until the chan gets closed
  2166. defer func() {
  2167. log.Debugf("End of CmdExec(), Waiting for hijack to finish.")
  2168. if _, ok := <-hijacked; ok {
  2169. log.Errorf("Hijack did not finish (chan still open)")
  2170. }
  2171. }()
  2172. if execConfig.AttachStdin {
  2173. in = cli.in
  2174. }
  2175. if execConfig.AttachStdout {
  2176. out = cli.out
  2177. }
  2178. if execConfig.AttachStderr {
  2179. if execConfig.Tty {
  2180. stderr = cli.out
  2181. } else {
  2182. stderr = cli.err
  2183. }
  2184. }
  2185. errCh = promise.Go(func() error {
  2186. return cli.hijack("POST", "/exec/"+execID+"/start", execConfig.Tty, in, out, stderr, hijacked, execConfig)
  2187. })
  2188. // Acknowledge the hijack before starting
  2189. select {
  2190. case closer := <-hijacked:
  2191. // Make sure that hijack gets closed when returning. (result
  2192. // in closing hijack chan and freeing server's goroutines.
  2193. if closer != nil {
  2194. defer closer.Close()
  2195. }
  2196. case err := <-errCh:
  2197. if err != nil {
  2198. log.Debugf("Error hijack: %s", err)
  2199. return err
  2200. }
  2201. }
  2202. if execConfig.Tty && cli.isTerminalIn {
  2203. if err := cli.monitorTtySize(execID, true); err != nil {
  2204. log.Errorf("Error monitoring TTY size: %s", err)
  2205. }
  2206. }
  2207. if err := <-errCh; err != nil {
  2208. log.Debugf("Error hijack: %s", err)
  2209. return err
  2210. }
  2211. return nil
  2212. }