Tianon Gravi
|
52379fa76d
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"
|
8 years ago |
srinsriv
|
27afaf3774
Update dind
|
9 years ago |
Alexander Morozov
|
81aa1b507f
Remove cgroups mounting in dind
|
9 years ago |
David Calavera
|
3b5fac462d
Remove LXC support.
|
9 years ago |
Sven Dowideit
|
4e899d64e0
Missing a single dash in error message
|
9 years ago |
Tianon Gravi
|
b8bed8832b
Update dind "/tmp" mounting to be optional
|
10 years ago |
Jessica Frazelle
|
c48ac77840
update hack/dind for 1.8 mounting of cgroups
|
10 years ago |
Jörg Thalheim
|
ac20568b0a
hack: quote all parameters with variable interpolation
|
10 years ago |
Eric Windisch
|
723d43387a
HTTPS urls for ./hacking
|
10 years ago |
Pavel Tikhomirov
|
d322cd5dcb
docker-tests: mount hierarchies and make symlinks for subsystems
|
10 years ago |
Tianon Gravi
|
949a21b55f
Move scripts back to hack/, leave docs in project/
|
10 years ago |
Solomon Hykes
|
32e61b8f5c
Move 'hack' to the less confusing 'project'
|
10 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
SvenDowideit
|
fa29b1f062
I'm going to wish I didn't do this
|
11 years ago |
Jérôme Petazzoni
|
29f1efc940
Merge pull request #5463 from tianon/hack-dind-cgroup
|
11 years ago |
Jérôme Petazzoni
|
b3ff1c55e3
Merge pull request #5462 from tianon/hack-dind-style
|
11 years ago |
Victor Vieux
|
de191e8632
skip apparmor with dind
|
11 years ago |
Tianon Gravi
|
d5d62ff955
Close extraneous file descriptors in containers
|
11 years ago |
Tianon Gravi
|
659305085f
Update hack/dind to mount cgroups on "/cgroup" instead of "/sys/fs/cgroup" for better compatibility
|
11 years ago |
Tianon Gravi
|
b1fe1797f3
Update hack/dind to match the rest of our scripts
|
11 years ago |
Tianon Gravi
|
44fe8cbbd1
Update to double-dash everywhere
|
11 years ago |
Jérôme Petazzoni
|
31638ab2ad
Refactor HostConfig and escape apparmor confinement
|
11 years ago |
Jérôme Petazzoni
|
8c38c30985
Remove spurious messages, and use proper args expansion.
|
11 years ago |
Jérôme Petazzoni
|
255b6aadfa
Work around an exotic bug affecting Docker-in-Docker + systemd.
|
11 years ago |
Solomon Hykes
|
34eab42833
Adapt Dockerfile to run docker tests inside docker
|
12 years ago |
Solomon Hykes
|
3c80bd76cf
Adapt the original dind script and add a description
|
12 years ago |
Solomon Hykes
|
c983023661
Copy dind wrapper script from github.com/jpetazzo/dind
|
12 years ago |