Victor Vieux
|
a0298c0bd0
Merge pull request #3420 from RoelVanNyen/getfullname
|
11 years ago |
Paul Nasrat
|
c561212b83
Extract cgroups utilities to own submodule.
|
11 years ago |
Roel Van Nyen
|
9dd7ae4074
Cleanup: runtime.getFullName is deprecated by getFullName
|
11 years ago |
Solomon Hykes
|
d16d748132
Move utility package 'graphdb' to pkg/graphdb
|
11 years ago |
Guillaume J. Charmes
|
636dfc82b0
Merge pull request #3064 from tianon/custom-dockerinit-path
|
11 years ago |
Victor Vieux
|
f21bd80e90
Merge pull request #3271 from crosbymichael/mount-outside
|
11 years ago |
Michael Crosby
|
329d154209
Move sqlite conn to graph db for cross compile support
|
11 years ago |
Michael Crosby
|
7bc96aec7b
Improve interface by moving to subpkg
|
11 years ago |
Michael Crosby
|
45d7dcfea2
Handle external mounts outside of lxc
|
11 years ago |
Victor Vieux
|
fde909ffb8
add some debug to runtime.restore()
|
11 years ago |
Jonathan Rudenberg
|
3ec39ad01a
DRY up valid container name pattern usage
|
11 years ago |
Jonathan Rudenberg
|
1940015824
Add '.' to valid container name pattern
|
11 years ago |
Tianon Gravi
|
2035af44aa
Always copy dockerinit locally, regardless of whether our docker binary is static, because even it might get deleted or moved/renamed
|
11 years ago |
Sven Dowideit
|
0a3eedd4c9
when sharing a /var/lib/docker dir with more than one distribution, an existing lxc-start-unconfined softlink may point to a non-existant path, following that link (as Stat does) will cause the daemon to fail to start
|
11 years ago |
Guillaume J. Charmes
|
a6928e70ac
Merge pull request #3197 from ajhager/3138-names
|
11 years ago |
Guillaume J. Charmes
|
f5ab2516d8
Merge pull request #2897 from crosbymichael/aufs-42
|
11 years ago |
Joseph Hager
|
f63cdf0260
Validate container names on creation. Fixes #3138
|
11 years ago |
Michael Crosby
|
7bf3a07371
If container does not exist try to remove the name and continue
|
11 years ago |
Michael Crosby
|
5976c26c1e
Ensure that the init layer is removed with the container
|
11 years ago |
Sven Dowideit
|
1cb7b9adc6
there appears to be a slash prepended to a container name internally - don't tell the user about it in an error message, it might cause them to worry about it
|
11 years ago |
Michael Crosby
|
6d34c50e89
Increase max image depth to 127
|
11 years ago |
Marek Goldmann
|
9c15322894
Fix the 'but is not' typo.
|
11 years ago |
Victor Vieux
|
110c4f2043
create a copy of dockerinit
|
11 years ago |
Guillaume J. Charmes
|
19df6c32c0
Merge branch 'master' into use_utc_time
|
11 years ago |
Michael Crosby
|
cee0a292d0
Rename dummy driver to vfs
|
11 years ago |
Michael Crosby
|
0cecc2a78c
Merge branch 'master' into 0.6.5-dm-plugin
|
11 years ago |
Guillaume J. Charmes
|
806abe90ba
Use UTC for time
|
11 years ago |
Guillaume J. Charmes
|
33e70864a2
Refactor State to be 100% thread safe
|
11 years ago |
Michael Crosby
|
1b28cdc7f9
Handle image metadata when drivers are switched
|
11 years ago |
Victor Vieux
|
cd022376b8
Merge branch 'master' into vieux_merge_master
|
11 years ago |