Commit Graph

643 Commits

Author SHA1 Message Date
Ben Firshman 4fdd2dc077 Print output from run 2013-12-17 14:13:12 +00:00
Ben Firshman 3e680a2c7a Fix container naming 2013-12-17 12:12:13 +00:00
Ben Firshman d3bd7f3239 Remove containers after stopping them 2013-12-17 12:12:05 +00:00
Ben Firshman accc1a219a Perform all operations against stopped containers 2013-12-17 12:09:45 +00:00
Ben Firshman 6abec85703 Fix variable naming in service collection 2013-12-17 11:45:13 +00:00
Ben Firshman 6a2d528d2e Add port binding 2013-12-16 11:25:01 +00:00
Ben Firshman ee0ac206e0 Add build log message 2013-12-16 10:51:22 +00:00
Ben Firshman 96ca74ccc8 Fix readme example 2013-12-14 16:46:50 +00:00
Ben Firshman 03e16c4981 Revert "Use RUN in readme example"
This reverts commit 539f1acdb8.
2013-12-14 16:46:34 +00:00
Ben Firshman 772585109d Moved tests to root directory 2013-12-14 16:34:24 +00:00
Ben Firshman 5c5bb9a02f Add basic run command 2013-12-13 20:55:50 +00:00
Ben Firshman 21159b801f Fix readme formatting 2013-12-13 20:55:50 +00:00
Ben Firshman 539f1acdb8 Use RUN in readme example 2013-12-13 20:55:50 +00:00
Ben Firshman 88b04aaa9c Add support for building images 2013-12-13 20:55:49 +00:00
Ben Firshman 1727586dd0 Add start and stop to docs 2013-12-13 20:35:54 +00:00
Ben Firshman 8005254138 Set up default logging 2013-12-13 19:19:44 +00:00
Ben Firshman 3b654ad349 Add basic CLI 2013-12-11 14:25:32 +00:00
Ben Firshman 523fb99d79 Fix URL in setup.py 2013-12-11 09:39:17 +00:00
Ben Firshman c2e9353760 Allow options to passed to start_container 2013-12-10 21:01:56 +00:00
Ben Firshman bf2505d15d Add options for containers to Service 2013-12-10 21:01:55 +00:00
Ben Firshman b59436742b Reorganise tests 2013-12-10 21:01:55 +00:00
Ben Firshman 3a3767f59d Fix readme formatting 2013-12-09 21:51:17 +00:00
Ben Firshman 3e6b3bae83 Add warning to readme 2013-12-09 21:50:36 +00:00
Ben Firshman 9a81623581 Create links when creating containers 2013-12-09 21:39:11 +00:00
Ben Firshman f0768d4dca Add test for ServiceCollection.get 2013-12-09 18:43:10 +00:00
Ben Firshman 2199b62783 Test that names are created correctly 2013-12-09 18:42:33 +00:00
Ben Firshman 39497f6ee7 Add start and stop to ServiceCollections 2013-12-09 17:48:15 +00:00
Ben Firshman 4cf072a013 Move ServiceTestCase to separate module 2013-12-09 17:36:44 +00:00
Ben Firshman dc4f90f3ed Add envvar to set Docker URL in tests 2013-12-09 16:59:51 +00:00
Aanand Prasad e2e5172a59 READMEREADME fixfix 2013-12-09 16:41:52 +00:00
Aanand Prasad 084b06cd12 Install docker-py from GitHub
Just use requirements.txt for now, as doing it in setup.py is a pain.
2013-12-09 16:29:53 +00:00
Ben Firshman e116e7db99 Add setup.py install to travis.yml 2013-12-09 16:16:15 +00:00
Aanand Prasad 4e426e77fa Containers have names which are used to isolate them to their service 2013-12-09 15:01:28 +00:00
Aanand Prasad 630f6fcf02 Extract test setup 2013-12-09 15:01:28 +00:00
Ben Firshman bc51134ceb Add ServiceCollection 2013-12-09 14:10:23 +00:00
Ben Firshman 973760a501 Add links argument to service 2013-12-09 14:09:18 +00:00
Aanand Prasad ffdebb84bb Services have names 2013-12-09 12:28:53 +00:00
Aanand Prasad 83a086b865 Delete all containers on the Docker daemon before running test 2013-12-09 12:28:53 +00:00
Ben Firshman f80ccab9d6 Add .travis.yml 2013-12-09 12:06:41 +00:00
Ben Firshman ed1918ef09 Fix readme formatting 2013-12-09 12:03:26 +00:00
Ben Firshman 84ea31dc92 Add license 2013-12-09 12:01:44 +00:00
Ben Firshman 950bfda579 Add readme 2013-12-09 12:01:15 +00:00
Aanand Prasad 0eb7d30861 yay 2013-12-09 11:41:05 +00:00