Guillaume J. Charmes
|
d24ce7dfd1
|
Merge branch 'fs' of https://github.com/dotcloud/docker into fs
|
2013-03-12 05:37:07 -07:00 |
|
shin-
|
de50c9c4e8
|
'docker run' works with paths as well as image IDs
|
2013-03-12 05:57:19 -07:00 |
|
Guillaume J. Charmes
|
45a8bba15e
|
gofmt
|
2013-03-12 05:36:37 -07:00 |
|
Guillaume J. Charmes
|
2664668388
|
Add parent when needed on store.Create, fix the mountpoint on store.layer.
|
2013-03-12 05:23:13 -07:00 |
|
Guillaume J. Charmes
|
18f4e7e196
|
Put back the relative paths for dev purpose
|
2013-03-12 05:17:51 -07:00 |
|
shin-
|
8158616d61
|
Merge branch 'fs' of github.com:dotcloud/docker into fs
|
2013-03-12 04:29:06 -07:00 |
|
shin-
|
63dd8f1018
|
Re-enabled cat, write and ls ; Added creation date to image metadata
|
2013-03-12 04:24:26 -07:00 |
|
Guillaume J. Charmes
|
e0b09d4933
|
Add "nuke" function to docker tests to avoid disk space waste
|
2013-03-12 00:08:41 -07:00 |
|
shin-
|
2441edf1a3
|
Merged upstream changes in fs branch
|
2013-03-11 05:50:09 -07:00 |
|
shin-
|
97a8209438
|
Merged master branch into fs
|
2013-03-11 05:42:36 -07:00 |
|
Guillaume J. Charmes
|
687d6f25ee
|
Change relative paths to absolute
|
2013-03-11 02:59:52 -07:00 |
|
Solomon Hykes
|
b5b2f005eb
|
Fixed a bug which caused dockerd to not create its DB if an empty /var/lib/docker/images existed; fixed a bug which caused dockerd to not create missing tables in the images DB.
|
2013-03-09 19:56:33 -08:00 |
|
Solomon Hykes
|
4474cd5677
|
Fixed a bug which caused docker to crash at startup while restoring existing containers
|
2013-03-09 19:49:09 -08:00 |
|
Solomon Hykes
|
c59fff422f
|
gofmt
|
2013-03-09 19:44:09 -08:00 |
|
shin-
|
93ba6dd82b
|
Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them
|
2013-03-08 10:48:22 -08:00 |
|
shin-
|
2ebf3464a1
|
Halfway through fs branch fixes, TestUser not passing
|
2013-02-26 17:45:46 -08:00 |
|
shin-
|
b4ea31e1de
|
Implementing mounting/unmounting of images. Currently missing Mounpoint#Deregister
|
2013-02-21 23:01:30 -08:00 |
|
shin-
|
04bcdf9030
|
Implementing mounting/unmounting of images. Currently missing Mounpoint#Deregister
|
2013-02-21 23:01:13 -08:00 |
|
shin-
|
8002af43fb
|
Better error context when failing to create a new image. Added basic tag support + unit tests
|
2013-02-18 21:10:19 -08:00 |
|
Solomon Hykes
|
6372a1a0d0
|
docker/fs: initial support for filesystem layers (adapted from image/layers.go)
|
2013-02-18 15:25:43 -08:00 |
|
Solomon Hykes
|
1531848ca6
|
Getting started with mountpoints
|
2013-02-15 21:51:36 -08:00 |
|
Solomon Hykes
|
aab32e1012
|
Fix store.Register()
|
2013-02-15 21:50:59 -08:00 |
|
Solomon Hykes
|
07b6bc3fc7
|
fs.store.Get(): use gorp.Get() instead of gorp.Select()
|
2013-02-15 21:48:04 -08:00 |
|
Solomon Hykes
|
902d660d2f
|
docker/fs: a robust filesytem store
|
2013-02-15 18:46:46 -08:00 |
|