commands.go 66 KB

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