Commit Graph

  • 56a2a654e8 Add an API test for docker build -f Dockerfile Doug Davis 2015-01-21 11:08:19 -08:00
  • 5a9b034c63 Merge pull request #10512 from crosbymichael/stats-prepopulate Alexander Morozov 2015-02-02 21:49:03 -08:00
  • 3866315ae2 The reference menu is too big to list more than the latest API docs, so the others can be hidden - they're still linked from the API summary Sven Dowideit 2015-02-03 14:03:03 +10:00
  • cfc914c811 use the same paths as in the swarm repo, so that their links magically work Sven Dowideit 2015-02-03 13:55:08 +10:00
  • e0ba739be5 Docker attach documentation didn't make sense to me Sven Dowideit 2015-02-02 22:48:12 +10:00
  • 43574457fc Merge pull request #10518 from LK4D4/fix_vet_errors Tibor Vass 2015-02-02 20:49:19 -05:00
  • 94427ae72d Merge pull request #10509 from chenhanxiao/cli-events-since James Turnbull 2015-02-03 01:03:40 +01:00
  • 5507a789fd Remove drone. Jessica Frazelle 2015-02-02 15:19:20 -08:00
  • 9751490a58 Print zeros for initial stats collection on stopped container Michael Crosby 2015-02-02 11:27:18 -08:00
  • 3ae87a3a28 Fix some go vet errors Alexander Morozov 2015-02-02 14:53:20 -08:00
  • c8bbb49221 Merge pull request #10455 from ashahab-altiscale/9875-lxc-symlink Michael Crosby 2015-02-02 13:13:27 -08:00
  • 9ef158c094 Merge pull request #10495 from jjyr/patch-1 Michael Crosby 2015-02-02 13:10:57 -08:00
  • ed0cd8ff3b Distinguish ENV from setting environment inline Michael A. Smith 2015-01-22 10:09:50 -05:00
  • a661737346 docs: change events --since to fit RFC3339Nano Chen Hanxiao 2015-02-02 22:39:03 +08:00
  • ebc844c8a7 Fixes #10388 André Martins 2015-01-28 21:03:21 +00:00
  • 1f18971794 Remove File List J Bruni 2015-02-02 09:47:19 -02:00
  • b880c6363d Merge pull request #10502 from chenhanxiao/docker-build-man James Turnbull 2015-02-02 08:53:16 +01:00
  • ee0b731a9a docs: fix another typo in docker-build man page Chen Hanxiao 2015-02-02 10:39:28 +08:00
  • 00cb8c7336 Merge pull request #10478 from bcicen/fix-readme-project-url James Turnbull 2015-02-02 00:38:40 +01:00
  • 8d15c02d80 Merge pull request #10464 from johnktims/patch-1 James Turnbull 2015-02-02 00:12:45 +01:00
  • 410388f2b9 fix 'the project directory' link jjy 2015-02-01 17:38:20 +08:00
  • 997f07bcec Merge pull request #10472 from jlhawn/handle_mux_route_url_bug Arnaud Porterie 2015-01-31 19:52:51 -08:00
  • 93bb0c468d Merge pull request #10471 from jlhawn/token_auth_header Tibor Vass 2015-01-31 19:51:50 -05:00
  • 458fcd5a6c Fix token basic auth header issue Josh Hawn 2015-01-30 16:11:47 -08:00
  • c03ac2a281 Merge pull request #10489 from erikh/remove_ipv6_log Jessie Frazelle 2015-01-31 13:28:56 -08:00
  • 6bb03bfe90 Remove "OMG IPV6" log message Erik Hollensbe 2015-01-31 13:21:06 -08:00
  • 1885f8c5c0 Handle gorilla/mux route url bug Josh Hawn 2015-01-30 17:26:00 -08:00
  • 2b248fd044 Merge pull request #10487 from icecrime/racy_test_registry Tibor Vass 2015-01-31 15:47:09 -05:00
  • 0820460272 Fix race in test registry setup Arnaud Porterie 2015-01-31 11:28:11 -08:00
  • 9d4a9367cc Fix broken link to project/MAINTAINERS.md Sebastiaan van Stijn 2015-01-31 18:06:20 +01:00
  • df77a82c15 Update dockerfile_best-practices.md Thell 'Bo' Fowler 2015-01-31 11:02:09 -06:00
  • 39a298fb43 Fix a tiny typo. Yihang Ho 2015-02-01 00:02:11 +08:00
  • ecc59c9e9a fix project url in readme to point to the correct location, https://github.com/docker/docker/tree/master/project Bradley Cicenas 2015-01-31 10:09:45 -05:00
  • a0cace4bff delete duplicated word in registry/session.go Liu Hua 2015-01-31 20:09:07 +08:00
  • cab1f7d560 Add available space to devicemapper status output Peter Volpe 2015-01-30 22:21:34 -08:00
  • bfe88881ca Merge pull request #10417 from jfrazelle/a-few-nit-picks Michael Crosby 2015-01-30 17:32:12 -08:00
  • e80c3d3649 Merge pull request #10461 from estesp/fix-tls-docs Fred Lifton 2015-01-30 17:25:29 -08:00
  • 6dced16e35 Merge pull request #10469 from dmcgowan/v2-registry-push-fallback Arnaud Porterie 2015-01-30 16:43:23 -08:00
  • 8751a1f5f8 Merge pull request #10465 from jfrazelle/tomlv Alexander Morozov 2015-01-30 16:27:07 -08:00
  • 85c251b61f Merge pull request #10394 from dmcgowan/v2-manifest-save-tarsum Tibor Vass 2015-01-30 18:22:50 -05:00
  • 255fb9b1d6 Validate toml Jessica Frazelle 2015-01-30 11:45:02 -08:00
  • 2b170012a1 Merge pull request #10456 from dmcgowan/revert-client-signature Alexander Morozov 2015-01-30 14:54:27 -08:00
  • 1ca090efba Add push fallback to v1 for the official registry Derek McGowan 2015-01-30 14:37:44 -08:00
  • 12b02aa7f6 Revert client signature Derek McGowan 2015-01-30 14:20:32 -08:00
  • ea66003c5c Merge pull request #10460 from estesp/10387-setup-tcp-keepalive Michael Crosby 2015-01-30 11:31:31 -08:00
  • 4a8b434df2 Merge pull request #9943 from gdi2290/update-authors Michael Crosby 2015-01-30 09:59:31 -08:00
  • 3abec8abd0 Fix documentation typo John Tims 2015-01-30 12:31:41 -05:00
  • 1a1db2c237 Remove Checksum field from image.Image struct Josh Hawn 2015-01-30 09:37:50 -08:00
  • 4ed88343d7 Merge pull request #10441 from brahmaroutu/enable_ibm_power_z Tibor Vass 2015-01-30 11:48:41 -05:00
  • db0b8845b9 Add missing $HOST in a couple places in HTTPS/TLS setup docs Phil Estes 2015-01-30 11:20:50 -05:00
  • 102f788964 Removing the check on Architecture to build and run Docker on IBM Power and Z platforms Srini Brahmaroutu 2015-01-29 18:36:56 +00:00
  • 9430b451d3 Setup TCP keep-alive on hijacked HTTP(S) client <--> daemon sessions Fixes #10387 Phil Estes 2015-01-30 10:50:27 -05:00
  • 764888405b Fixes symlink, container size, and kmsg tests Abin Shahab 2015-01-23 12:17:05 +00:00
  • dcaf3c09c7 Merge pull request #10448 from jfrazelle/why-the-hell-are-we-sudoing-everything James Turnbull 2015-01-30 08:47:40 +01:00
  • 7164984f64 Store tar checksum in separate file Derek McGowan 2015-01-29 21:28:20 -08:00
  • 1ce0105104 Merge pull request #10449 from LK4D4/fix_race_monitor Michael Crosby 2015-01-29 16:07:28 -08:00
  • d68f0eed0e Some small updates to the dev env docs. Jessica Frazelle 2015-01-29 13:40:09 -08:00
  • 78452ce653 Merge pull request #10446 from dmcgowan/defer-key-file-creation Jessie Frazelle 2015-01-29 15:23:35 -08:00
  • e7165e9c1d Update events format in man page Alexandr Morozov 2015-01-28 20:53:53 -08:00
  • 4ef991d58c Merge pull request #10445 from jlhawn/no_checksum_on_install Michael Crosby 2015-01-29 15:13:29 -08:00
  • 2a8e65c2bf Remove explicit setting of ExitCode Alexander Morozov 2015-01-29 14:50:42 -08:00
  • a2ae7e0198 No longer compute checksum when installing images. Josh Hawn 2015-01-29 10:57:30 -08:00
  • eb1117987a Defer creation of trust key file until needed Derek McGowan 2015-01-29 13:46:12 -08:00
  • 11ff60e249 Merge pull request #10430 from duglin/AddBuilderFolks Alexander Morozov 2015-01-29 13:32:56 -08:00
  • 4c5199075f mkimage-arch.sh - don't run docker in interactive mode Jared Biel 2015-01-29 18:51:13 +00:00
  • 569feae573 Merge pull request #10435 from SvenDowideit/add-dhe-placeholder-docs Fred Lifton 2015-01-29 10:23:57 -08:00
  • 7556ae9236 devicemapper: Skip the files with prefix "." during device map construction Vivek Goyal 2015-01-29 13:19:18 -05:00
  • 7d86677c51 Merge pull request #10293 from SvenDowideit/test-9952 Fred Lifton 2015-01-29 10:18:53 -08:00
  • dad1ed7610 Merge pull request #10428 from mehulkar/patch-1 Fred Lifton 2015-01-29 10:07:24 -08:00
  • b5b158f395 Improve explanation of port mapping from containers Mehul Kar 2015-01-29 09:09:44 -08:00
  • 69b545f6ad Merge pull request #10351 from duglin/FixDocsWorkdir James Turnbull 2015-01-29 09:52:01 -05:00
  • 00303c7fa9 DHE documentation placeholder and Navbar changes Sven Dowideit 2015-01-29 20:35:37 +10:00
  • e6f8a05595 Merge pull request #10433 from guoxiuyan/Fix_typo Alexander Morozov 2015-01-28 20:57:35 -08:00
  • afb2843935 Add builder folks to the top-level maintainers file Doug Davis 2015-01-28 17:11:51 -08:00
  • 09a29b4b64 Merge pull request #10368 from jfrazelle/lingering-exec-test Tibor Vass 2015-01-28 21:21:05 -05:00
  • 5dbf91e768 Fix a minor typo guoxiuyan 2015-01-29 10:15:56 +08:00
  • b0b84165b4 Fix logs, so now, old and followed logs has same format without [] Alexander Morozov 2015-01-28 14:33:15 -08:00
  • 2fe4c8a4a6 Merge pull request #10142 from thaJeztah/docs-use-example-image James Turnbull 2015-01-28 20:40:02 -05:00
  • 1c517ad367 Add distribution maintainers to maintainers files Derek McGowan 2015-01-28 16:30:00 -08:00
  • 65b792b36b Replace "base" with "ubuntu" in documentation Sebastiaan van Stijn 2015-01-16 14:04:24 +01:00
  • 5946d2896a Merge pull request #10420 from tianon/ubuntu-version Michael Crosby 2015-01-28 13:50:12 -08:00
  • 44e00a8ff5 Update .deb version numbers to be more sane Tianon Gravi 2015-01-28 14:08:41 -07:00
  • c60988becd Merge pull request #10123 from duglin/Issue10097 Tibor Vass 2015-01-28 14:43:16 -05:00
  • 55694ca80d Merge pull request #10416 from icecrime/update_fish_completion Michael Crosby 2015-01-28 10:28:47 -08:00
  • 221da50df3 Merge pull request #10406 from estesp/fixup-ipv6-bridge-creation Arnaud Porterie 2015-01-28 10:17:45 -08:00
  • 05456cd924 Added tianon's info and changed a typo. Jessica Frazelle 2015-01-28 09:44:56 -08:00
  • 90f3a4705d Merge pull request #10398 from LK4D4/export_daemon_vars Jessie Frazelle 2015-01-28 09:44:39 -08:00
  • 3665f098e8 Update fish completion for 1.5.0 Arnaud Porterie 2015-01-28 08:52:06 -08:00
  • 942d5a9a17 Merge pull request #10372 from dmcgowan/v2-registry-buffer-push Arnaud Porterie 2015-01-28 08:47:21 -08:00
  • 250ef0009a Merge pull request #10357 from jfrazelle/bash-completion-stats Arnaud Porterie 2015-01-28 08:29:06 -08:00
  • 4020018685 Merge pull request #10403 from stevvooe/v2-status-code-narrow Tibor Vass 2015-01-28 09:38:45 -05:00
  • 3260745a60 Merge pull request #9137 from shykes/contribution-docs Solomon Hykes 2015-01-28 01:19:29 -08:00
  • c59fff945d Fix bridge initialization for IPv6 if IPv4-only docker0 exists Phil Estes 2015-01-27 22:03:27 -05:00
  • 480c2d788f Buffer tar file on v2 push Derek McGowan 2015-01-27 18:10:28 -08:00
  • 22f9d9e216 Open up v2 http status code checks for put and head checks Stephen J Day 2015-01-27 18:09:53 -08:00
  • 373fc40d21 Export DOCKER_GRAPHDRIVER and DOCKER_EXECDRIVER in integration-cli Alexander Morozov 2015-01-27 16:40:11 -08:00
  • e7f0104567 Move one last exec test :) Jessica Frazelle 2015-01-26 17:17:08 -08:00
  • a4bc7ec4fb Fix docs so WORKDIR mentions it works for COPY and ADD too Doug Davis 2015-01-26 05:29:49 -08:00
  • 7acff5d3a0 Add completion for stats. Jessica Frazelle 2015-01-26 11:01:40 -08:00
  • 448d0bc3f3 cleanup of docker tag command code Shishir Mahajan 2015-01-23 17:15:35 -05:00