summaryrefslogtreecommitdiff
path: root/hack/dind
Commit message (Expand)AuthorAgeFilesLines
* Add integration test for #38995, #43390Cory Snider2022-10-261-0/+4
* hack/dind: fix cgroup v2 evacuation with `docker run --init`Akihiro Suda2021-04-281-2/+3
* test-integration: support cgroup2Akihiro Suda2020-06-221-0/+11
* Shell scripts: fix bare variablesSebastiaan van Stijn2019-01-101-1/+1
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-2/+2
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-2/+2
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* Update dindsrinsriv2016-05-241-1/+1
* Remove cgroups mounting in dindAlexander Morozov2015-11-161-78/+0
* Remove LXC support.David Calavera2015-11-051-7/+0
* Missing a single dash in error messageSven Dowideit2015-10-111-1/+1
* Update dind "/tmp" mounting to be optionalTianon Gravi2015-08-211-2/+4
* update hack/dind for 1.8 mounting of cgroupsJessica Frazelle2015-08-211-67/+71
* hack: quote all parameters with variable interpolationJörg Thalheim2015-04-151-1/+1
* HTTPS urls for ./hackingEric Windisch2015-04-111-1/+1
* docker-tests: mount hierarchies and make symlinks for subsystemsPavel Tikhomirov2015-03-311-14/+38
* Move scripts back to hack/, leave docs in project/Tianon Gravi2015-03-131-0/+88
* Move 'hack' to the less confusing 'project'Solomon Hykes2014-11-091-88/+0
* update go import path and libcontainerVictor Vieux2014-07-241-1/+1
* I'm going to wish I didn't do thisSvenDowideit2014-07-031-1/+1
* Merge pull request #5463 from tianon/hack-dind-cgroupJérôme Petazzoni2014-05-091-1/+1
|\
| * Update hack/dind to mount cgroups on "/cgroup" instead of "/sys/fs/cgroup" fo...Tianon Gravi2014-04-281-1/+1
* | Merge pull request #5462 from tianon/hack-dind-styleJérôme Petazzoni2014-05-021-26/+34
|\ \
| * | Update hack/dind to match the rest of our scriptsTianon Gravi2014-04-281-26/+34
| |/
* | skip apparmor with dindVictor Vieux2014-05-011-0/+3
* | Close extraneous file descriptors in containersTianon Gravi2014-04-291-16/+0
|/
* Update to double-dash everywhereTianon Gravi2014-03-131-2/+2
* Refactor HostConfig and escape apparmor confinementJérôme Petazzoni2013-11-011-0/+8
* Remove spurious messages, and use proper args expansion.Jérôme Petazzoni2013-10-171-3/+4
* Work around an exotic bug affecting Docker-in-Docker + systemd.Jérôme Petazzoni2013-10-171-0/+25
* Adapt Dockerfile to run docker tests inside dockerSolomon Hykes2013-09-061-0/+3
* Adapt the original dind script and add a descriptionSolomon Hykes2013-09-061-10/+10
* Copy dind wrapper script from github.com/jpetazzo/dindSolomon Hykes2013-09-061-0/+56