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