Victor Vieux
|
134435a79c
|
move inspect to 2 jobs
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 15:11:38 -08:00 |
Victor Vieux
|
22fb3e0f38
|
Merge pull request #3645 from vieux/rmi_job
Move rmi to a job
|
2014-01-24 15:10:02 -08:00 |
Victor Vieux
|
f41e0cf048
|
fix error handling
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:59:46 -08:00 |
Victor Vieux
|
177f658882
|
remove buffer
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:57:18 -08:00 |
Victor Vieux
|
564e6bc780
|
Move docker rmi to a job
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:55:11 -08:00 |
Victor Vieux
|
4a96c329c0
|
Merge pull request #3725 from vieux/pull_import_job
Pull import job
|
2014-01-24 14:47:40 -08:00 |
Victor Vieux
|
35641f0ec7
|
remove useless flush method
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:46:31 -08:00 |
Victor Vieux
|
90e9a2d85a
|
fix flush
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:46:31 -08:00 |
Victor Vieux
|
9dcbdbc4b1
|
move pull and import to a job
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-24 14:46:31 -08:00 |
Victor Vieux
|
9d44298c5e
|
Merge pull request #3741 from vieux/build_job
move build to a job
|
2014-01-24 11:34:32 -08:00 |
Victor Vieux
|
56ec121925
|
Merge pull request #3726 from vieux/attach_stderr
don't user os.Stderr in attach
|
2014-01-24 10:55:55 -08:00 |
James Turnbull
|
f1fbf5f219
|
Merge pull request #3748 from metalivedev/fixarticles
Fix TOC for Articles
|
2014-01-24 10:01:54 -08:00 |
Andy Rothfusz
|
6cae33ca0f
|
Fix TOC for Articles
|
2014-01-23 18:55:26 -08:00 |
Victor Vieux
|
641005777a
|
Merge pull request #3747 from crosbymichael/move-networking
Move IP Allocator into sub package and out of the core
|
2014-01-23 16:43:21 -08:00 |
Victor Vieux
|
42e35ecff3
|
remove useless anonymous field mentions
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-23 16:20:51 -08:00 |
Victor Vieux
|
415379e45d
|
move build to a job
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-23 16:08:05 -08:00 |
Andy Rothfusz
|
a71e7fe8ab
|
Merge pull request #3730 from SvenDowideit/JSON-RUN-format-docs
talk about the new exec form of RUN (Closes #3723) implemented by #3558
|
2014-01-23 15:54:00 -08:00 |
Victor Vieux
|
0dd856ee7f
|
Merge pull request #3724 from creack/extract-lxc-phase-2
Refactor process to command
|
2014-01-23 15:28:45 -08:00 |
Victor Vieux
|
f948820d03
|
Merge pull request #3743 from pmorie/typo
Fix typo in comment in container.go
|
2014-01-23 15:15:18 -08:00 |
Paul Morie
|
2f57eb0410
|
Fix typo in container.go
Docker-DCO-1.1-Signed-off-by: Paul Morie <pmorie@gmail.com> (github: pmorie)
|
2014-01-23 18:10:33 -05:00 |
Victor Vieux
|
1896934616
|
Merge pull request #3742 from vieux/update_todo
no more TODO
|
2014-01-23 12:57:00 -08:00 |
Victor Vieux
|
5d71ad8b19
|
no more TODO
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-23 12:55:58 -08:00 |
Victor Vieux
|
4e08bb5629
|
Merge pull request #3740 from tianon/fix-mflag-dyntest
Fix mflag test issue with "ResetForTesting"
|
2014-01-23 12:09:08 -08:00 |
Tianon Gravi
|
f60eee4894
|
Fix mflag test issue with "ResetForTesting" (which only showed up under dyntest for some odd reason)
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
|
2014-01-23 13:03:17 -07:00 |
Victor Vieux
|
7687b3cec1
|
Merge pull request #3738 from vieux/update_todo
update REMOTE_TODO.md
|
2014-01-23 10:51:38 -08:00 |
Victor Vieux
|
4d4339c6de
|
update REMOTE_TODO.md
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-23 10:50:11 -08:00 |
Michael Crosby
|
ea5b3e193b
|
Finalize core changes with new package
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 05:22:32 -08:00 |
Michael Crosby
|
9d11db0f8c
|
Update code for new test cases
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 02:22:13 -08:00 |
Michael Crosby
|
fccca3542b
|
Move tests from core into ipallocator
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 01:31:38 -08:00 |
Michael Crosby
|
648357ffdf
|
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 00:28:35 -08:00 |
Tianon Gravi
|
210db8e846
|
Merge pull request #3720 from therealprologic/master
Add script for building CRUX base images
|
2014-01-22 21:28:51 -08:00 |
Sven Dowideit
|
bfc1043f36
|
talk about the new exec form of RUN (Closes #3723) implemented by #3558
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
|
2014-01-23 14:00:16 +10:00 |
James Mills
|
d247b7d426
|
Added script for building Base Docker CRUX images
Docker-DCO-1.1-Signed-off-by: James Mills <prologic@shortcircuit.net.au> (github: therealprologic)
|
2014-01-23 13:53:19 +10:00 |
Michael Crosby
|
79bb8212e0
|
Implement pos for set and add unit tests
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 19:34:47 -08:00 |
Michael Crosby
|
6bc05899aa
|
Finish implementation and begin working on tests
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 18:05:20 -08:00 |
Michael Crosby
|
78b3d89f87
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 17:20:52 -08:00 |
Guillaume J. Charmes
|
3e3abdd770
|
Use int32 instead of string for ip set
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 17:20:19 -08:00 |
Michael Crosby
|
9c29376fcb
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 17:13:13 -08:00 |
Guillaume J. Charmes
|
18df387bf8
|
Implement PullBack()
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 17:12:28 -08:00 |
Michael Crosby
|
b58c1a6438
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:24:55 -08:00 |
Michael Crosby
|
e048c28159
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:13:59 -08:00 |
Guillaume J. Charmes
|
43bcbf06a6
|
Implement Containers in set
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 16:13:28 -08:00 |
Michael Crosby
|
d32777f6b1
|
Implement get next ip
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:13:22 -08:00 |
Guillaume J. Charmes
|
63d18d875b
|
Implement basic stack for ips
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 16:00:53 -08:00 |
Victor Vieux
|
e7a9d23640
|
don't user os.Stderr in attach
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
|
2014-01-22 15:54:22 -08:00 |
Michael Crosby
|
9e2e8a923c
|
WIP for ip allocator
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 15:52:39 -08:00 |
Michael Crosby
|
8723a8a89e
|
Populate command in ghost state to pass to RestoreCommand
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 14:05:01 -08:00 |
Michael Crosby
|
ba8ca59862
|
Compile driver interface changes
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 14:05:01 -08:00 |
Guillaume J. Charmes
|
75e0357d69
|
Populate Command self cointainer (toward Restore())
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 14:04:55 -08:00 |
Andy Rothfusz
|
700db10c85
|
Merge pull request #3716 from johngmyers/patch-1
Grammar fixes and wording improvements
|
2014-01-22 12:01:13 -08:00 |