Commit Graph

  • c6fc71df20 docs/reference/builder: fix USER doc Johan Euphrosine 2014-05-23 17:16:56 -07:00
  • 7f0603ffdf Merge pull request #6020 from vieux/update_test_remove_nc_bind_mount Guillaume J. Charmes 2014-05-23 14:48:24 -07:00
  • 4f4dc73aee Merge pull request #6018 from vishh/stats_strongtype Michael Crosby 2014-05-23 14:35:14 -07:00
  • 52c60119fc Merge pull request #6022 from crosbymichael/iptables-wait Michael Crosby 2014-05-23 14:25:51 -07:00
  • b33af77b2c Add check for iptables xlock support Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 034babf1753741184c1155a7346ecec86fc51e2c Component: engine Michael Crosby 2014-05-23 14:18:50 -07:00
  • 418706706b now busybox as nc Victor Vieux 2014-05-23 20:51:06 +00:00
  • e460eaadbd Merge pull request #6019 from tianon/update-dockerfile-busybox Tibor Vass 2014-05-23 13:46:48 -07:00
  • 3391df1350 Added stats.go which provides strong types for all stats that will be exported by libcontainer. This commit only introduces the strong type. Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh) Upstream-commit: 321b457044f287435780274bef0b4a65231892bc Component: engine Vishnu Kannan 2014-05-23 19:45:53 +00:00
  • 19aaa7241b Simplify "adduser" in the Dockerfile to use the more scripting-friendly "useradd" Tianon Gravi 2014-05-23 14:29:31 -06:00
  • 92526dc8b1 Add specific branch of jpetazzo's busybox to clone from so we can assume nice things about it Tianon Gravi 2014-05-23 14:28:32 -06:00
  • 5e62a79cdf Merge pull request #6015 from crosbymichael/update-test-flags Tibor Vass 2014-05-23 13:31:47 -07:00
  • 9358189374 Merge pull request #5998 from crosbymichael/iptables-wait Tibor Vass 2014-05-23 13:31:35 -07:00
  • 46f785b005 Update ip test to parse new output Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 24872379375dd66518f09b8063698c2d1fb08df9 Component: engine Michael Crosby 2014-05-23 13:22:01 -07:00
  • 4ce695adff Update using_supervisord.md Ron Smits 2014-05-23 21:15:44 +02:00
  • 44b4ad54dc Merge pull request #6008 from rhatdan/umount Victor Vieux 2014-05-23 12:01:38 -07:00
  • 373cdb1136 Merge pull request #5993 from LK4D4/fix_race_on_stop_#5154 Victor Vieux 2014-05-23 11:31:10 -07:00
  • 7dcc66f3df Update integration tests with --net flag Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 581e8e891886e6db387ed27aabda7dd8f1d14174 Component: engine Michael Crosby 2014-05-23 11:31:01 -07:00
  • 05b5a11797 Merge pull request #5952 from nathanleclaire/patch-2 James Turnbull 2014-05-24 03:00:37 +10:00
  • 8c1e9a02ad Merge pull request #6012 from tianon/check-config-cgroup-subsystems Tianon Gravi 2014-05-23 10:43:16 -06:00
  • 2c5a72f5fe Fix a few issues. Nathan LeClaire 2014-05-20 14:38:41 -07:00
  • cd12b8d562 Add more required cgroup subsystems to check-config.sh (specifically, SCHED for cpu and CPUACCT for cpuacct) Tianon Gravi 2014-05-23 10:27:09 -06:00
  • ff0983f32e Squashed for pull request Updated documentation to include CentOS installation instructions. Extraneous line removal, description change Jim Perrin 2014-05-23 08:53:11 -05:00
  • d454476d00 We need to umount /var/lib/docker when the daemon exits. Dan Walsh 2014-05-23 11:43:46 -04:00
  • c375228771 Updated installation docs for CRUX as a Docker Host. James Mills 2014-05-24 01:18:00 +10:00
  • 1a0d737a90 Merge pull request #5949 from nathanleclaire/patch-1 James Turnbull 2014-05-23 13:43:23 +10:00
  • d002ab21b5 Add wait flag to iptables Michael Crosby 2014-05-23 01:24:58 +00:00
  • d04aaf0cbe Merge pull request #5997 from crosbymichael/add-hang Tibor Vass 2014-05-22 17:48:51 -07:00
  • e231f0ebed Merge pull request #25 from tiborvass/3960-add-file-hangs Michael Crosby 2014-05-22 17:38:11 -07:00
  • dae04453b9 adding test for hanging ADD src . Tibor Vass 2014-05-22 15:12:41 -07:00
  • 0b384856c1 Fix add hang when dest is . Michael Crosby 2014-05-23 00:03:00 +00:00
  • 258b16035a Merge pull request #5995 from vieux/recur_nodes Michael Crosby 2014-05-22 16:35:27 -07:00
  • cb5e9c4323 update test Victor Vieux 2014-05-22 22:50:41 +00:00
  • e0f1623f01 add recursive device nodes Victor Vieux 2014-05-22 19:14:10 +00:00
  • 2e4b87e141 Merge pull request #5994 from vmarmol/libcontainers-stats Michael Crosby 2014-05-22 14:24:14 -07:00
  • c13069d05f Make all cgroup stats output int64s instead of float64. Victor Marmol 2014-05-22 20:50:51 +00:00
  • 022fe9a0d3 Add synchronization between jobs and server closing Alexandr Morozov 2014-05-22 14:39:00 +04:00
  • 456a42e6c9 Merge pull request #5839 from unclejack/improve_build_rm Michael Crosby 2014-05-22 10:54:05 -07:00
  • 4f40541082 Merge pull request #5967 from tianon/consolidated-mkimage Tianon Gravi 2014-05-22 11:27:08 -06:00
  • 2ded043703 Merge pull request #5990 from alexlarsson/no-discard-mkfs unclejack 2014-05-22 19:38:21 +03:00
  • 3bbd8860d6 devmapper: Don't enable discard during mkfs.ext4 Alexander Larsson 2014-05-22 09:23:52 +02:00
  • 8eeac92781 Merge pull request #5746 from ImJasonH/patch-1 James Turnbull 2014-05-22 13:43:40 +10:00
  • f41d7794be Merge pull request #5976 from crosbymichael/getpids Victor Vieux 2014-05-21 19:09:50 -07:00
  • 69fad1b67f Merge pull request #5922 from crosbymichael/host-dev-priv Victor Vieux 2014-05-21 18:56:24 -07:00
  • 0574a90328 Merge pull request #5982 from jamtur01/bitbucket James Turnbull 2014-05-22 11:35:17 +10:00
  • beaedbfd4c Change single-dash flag usage to double-dash Nathan LeClaire 2014-05-20 12:53:46 -07:00
  • f57c9e34ac Merge pull request #5959 from tpng/patch-1 James Turnbull 2014-05-22 09:55:05 +10:00
  • 26f3790636 Merge pull request #5897 from jamtur01/newintro Sven Dowideit 2014-05-21 16:53:03 -07:00
  • d979c2acea Merge pull request #5859 from philips/append-etc-hosts-not-bind Michael Crosby 2014-05-21 15:57:59 -07:00
  • 0bf4f2fdea Merge pull request #5895 from tianon/update-authors Victor Vieux 2014-05-21 22:57:05 +00:00
  • 683b5fb8ba Merge pull request #5981 from philips/bump-go-systemd Victor Vieux 2014-05-21 15:52:35 -07:00
  • 411c9abd35 add Tianon as maintainer of AUTHORS and .mailmap Victor Vieux 2014-05-21 22:48:31 +00:00
  • 9eed719a4d Added BitBucket support to documentation James Turnbull 2014-05-22 08:35:10 +10:00
  • fe98fe4b11 vendor: bump github.com/coreos/go-systemd to v2 Brandon Philips 2014-05-21 15:30:10 -07:00
  • 519b053861 integration-cli: fix spelling error in test Brandon Philips 2014-05-21 15:08:40 -07:00
  • 8fa886baf3 integration-cli: tests for /etc/hosts and net=host Brandon Philips 2014-05-21 15:07:40 -07:00
  • b37a1659d6 Merge pull request #5979 from rhatdan/terminal Michael Crosby 2014-05-21 14:51:13 -07:00
  • 0ca8d92d2e This check was backwards. Dan Walsh 2014-05-21 17:11:57 -04:00
  • 189f43a3ba Move get pid into cgroup implementation Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 811d93326bc2d9451eb444e2343bb3063611de7a Component: engine Michael Crosby 2014-05-21 20:48:06 +00:00
  • 4f4d0b0064 Rewrite of the Introduction documentation James Turnbull 2014-05-18 18:52:41 +02:00
  • d951df01e3 Merge pull request #5958 from erikh/5738-docker_port_in_use Victor Vieux 2014-05-21 21:06:27 +00:00
  • d6d188680f Merge pull request #5975 from tianon/revert-run-tmpfs Victor Vieux 2014-05-21 13:46:48 -07:00
  • d2e4e6b069 Revert "Always mount a /run tmpfs in the container" Tianon Gravi 2014-05-21 14:28:19 -06:00
  • 46f1356400 Merge pull request #5953 from tiborvass/remove-chmod-755 Michael Crosby 2014-05-21 12:27:06 -07:00
  • 7594078fbe for perms checking tests, create files from Go and remove them from git Tibor Vass 2014-05-21 11:29:11 -07:00
  • 1e7aa2e3c4 remove chmod 755: fixes #5941 Tibor Vass 2014-05-20 13:39:46 -07:00
  • 292cf3ffa3 Merge pull request #5965 from cpuguy83/5963-fix-single-dash-in-working-with-volumes James Turnbull 2014-05-22 03:31:46 +10:00
  • e9e820f9cb Merge pull request #5955 from anandkumarpatel/5923-fix-leaking-go-routine Victor Vieux 2014-05-21 10:11:56 -07:00
  • 1e8e32fb77 bridge: retry any proxy set up failures until we get a successful port, defeats a race condition Erik Hollensbe 2014-05-20 21:19:55 -07:00
  • ff6d32db91 portallocator: rewrite to simplify, removes race condition Erik Hollensbe 2014-05-20 15:05:57 -07:00
  • bcf6aedaa9 Add deprecation warnings to the mkimage scripts that are have consolidated mkimage implementations Tianon Gravi 2014-05-21 09:58:11 -06:00
  • 4857deee3f Add new consolidated mkimage scripts Tianon Gravi 2014-05-01 15:38:44 -06:00
  • a2fa77b792 Fixes some docs issues with using single-dash arguments where they should be double Brian Goff 2014-05-21 09:35:22 -04:00
  • d4e2ce7c3d Merge pull request #5954 from vieux/fix_cp_error unclejack 2014-05-21 15:55:57 +03:00
  • 5793c36d34 man/docker-run.1: Fix typo 'priviledged', add missing closing brackets Colin Walters 2014-05-20 23:39:57 -04:00
  • 96096d6c1f Add instructions for persisting data Docker-DCO-1.1-Signed-off-by: Benny Ng <benny.tpng@gmail.com> (github: tpng) Upstream-commit: accea18920e856fc1099d85a3fced06dc7b53799 Component: engine tpng 2014-05-21 16:29:24 +08:00
  • 2119e00789 Merge pull request #5765 from jamtur01/contribf James Turnbull 2014-05-21 17:13:03 +10:00
  • 3921a34ddb use buffered channel so goroutine does not get blocked on done <- true when a timeout occurs. AnandkumarPatel 2014-05-20 17:20:26 -07:00
  • 37f08c7066 Update code post codereview Michael Crosby 2014-05-21 00:36:50 +00:00
  • 786a16cf57 ignore lchown error on docker cp Victor Vieux 2014-05-21 00:10:35 +00:00
  • 6b24ea22ae add test Victor Vieux 2014-05-20 23:34:48 +00:00
  • 34fdbfe296 Update documentation for container struct in libcontainer Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: ed5892ed4efa995950e2fdeb5fd718b3bb1aa1c2 Component: engine Michael Crosby 2014-05-20 23:34:46 +00:00
  • ada6c057b6 Mount /dev in tmpfs for privileged containers Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 34c05c58c8d41ee2bb02cd8059e9928ee2f061ea Component: engine Michael Crosby 2014-05-20 00:13:00 +00:00
  • b9dbdb7d9e Merge pull request #5755 from vieux/move_inspect_daemon Michael Crosby 2014-05-20 15:50:38 -07:00
  • d7176ddd5c Merge pull request #5950 from tianon/update-deps Tianon Gravi 2014-05-20 16:16:21 -06:00
  • c9d0eafbf0 Merge pull request #5946 from crosbymichael/lxc-host-net Michael Crosby 2014-05-20 14:51:33 -07:00
  • 45b3b14782 Merge pull request #5951 from vieux/pr5919 Victor Vieux 2014-05-20 14:33:05 -07:00
  • 83451c4f0a add test Victor Vieux 2014-05-20 21:29:19 +00:00
  • 9c8b2dfbeb Remove the mtime for temp file. Prevent false negative cache Guillaume J. Charmes 2014-05-17 14:09:05 -07:00
  • 76507afd3a force the read of the tarSum so that sums actually get computed Brice Jaglin 2014-05-19 23:24:33 +02:00
  • 61e4bbbc1b Merge pull request #5918 from crosbymichael/volumes-commit Michael Crosby 2014-05-20 14:28:49 -07:00
  • 2fdc01b488 Update gorilla/mux, gorilla/context, and kr/pty deps Tianon Gravi 2014-05-20 15:18:52 -06:00
  • aad71a085e Update runconfig unit test for changes Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: e2d79bec3ab76357625ca57d83299012f584c024 Component: engine Michael Crosby 2014-05-20 21:11:33 +00:00
  • f91b76d592 Merge pull request #5945 from crosbymichael/lxc-version-bump Tianon Gravi 2014-05-20 14:54:24 -06:00
  • 5d70d92ff7 Update lxc requirement to 1.0 Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 94f01184beb731b8c28dd43cf259621ba14f76ff Component: engine Michael Crosby 2014-05-20 19:05:57 +00:00
  • 03422490ae Merge pull request #5916 from rhatdan/crash Michael Crosby 2014-05-20 13:42:48 -07:00
  • 74d86a8d61 move inspect from server to daemon Victor Vieux 2014-05-20 19:36:15 +00:00
  • 24dcd76db5 Fix race condition during socket creation Gleb Fotengauer-Malinovskiy 2014-05-20 21:02:55 +04:00
  • 417fd6d53a Fix network mode for lxc 1.0 Michael Crosby 2014-05-20 19:10:23 +00:00
  • df1cb6f1b5 docker '' causes a golang crash. Dan Walsh 2014-05-19 17:18:53 -04:00
  • ae6d266785 Merge pull request #5930 from alexlarsson/add-cap-setfcap Michael Crosby 2014-05-20 10:29:37 -07:00