Solomon Hykes
|
c59fff422f
|
gofmt
|
2013-03-09 19:44:09 -08:00 |
|
shin-
|
48974cc28d
|
FakeTar: /var/log/postgres can't be both a folder and a file
|
2013-02-18 21:09:25 -08:00 |
|
Solomon Hykes
|
d8a4910eee
|
Fixed docker.fake so that fake.StartCommand() can be used on Darwin for testing
|
2013-01-28 23:16:41 -08:00 |
|
Solomon Hykes
|
5d6dd22fb2
|
Plugged 4 more commands into the real backend: 'diff', 'reset', 'run', 'stop'. 'run' actually runs the process, but doesn't capture outptu properly, and encounters mount issues
|
2013-01-26 15:56:42 -08:00 |
|
Solomon Hykes
|
b397ce5dea
|
First integration of the actual docker package into the server. Pull and put create actual containers. Rm actually removes them. The rest is still fake.
|
2013-01-25 14:44:16 -08:00 |
|
Solomon Hykes
|
401dd3d8e0
|
Moved more utilities to docker/future
|
2013-01-25 11:23:18 -08:00 |
|
Solomon Hykes
|
f3ffba7afe
|
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
|
2013-01-24 20:01:32 -08:00 |
|