37 Commits

Author SHA1 Message Date
Peter Wilmott
5246b814a3 Resolve merge conflicts; remove 80 char width limit for now 2015-07-23 18:14:08 +01:00
Peter Wilmott
aad843d8d2 Merge branch 'TomiBelan-master' 2015-07-23 18:00:54 +01:00
Peter Wilmott
e84b1f768c Merge branch 'master' of https://github.com/TomiBelan/bocker into TomiBelan-master 2015-07-23 17:58:15 +01:00
Peter Wilmott
6e6ee2d3b2 Improve test coverage 2015-07-23 17:56:51 +01:00
Tomi Belan
c3efade5c4 Shorter case statement 2015-07-23 16:56:27 +02:00
Julian Calaby
3eaea7e44c Trick sed into always ignoring slashes in $0 2015-07-23 09:48:52 +10:00
Julian Calaby
103182ad40 Split sed script to only format help comments 2015-07-23 09:48:30 +10:00
Julian Calaby
d229161326 Move exit call out of HELP()
This saves another line as it's only needed in one place.
2015-07-23 09:32:48 +10:00
Julian Calaby
3bf68db6a4 Use the actual executable path in the help messages
And it doesn't cost any lines
2015-07-23 09:32:48 +10:00
Julian Calaby
dbbeaf8732 Document "commit" and "help" commands 2015-07-23 09:32:48 +10:00
Julian Calaby
7edff781c1 Reduce lines required for command documentation 2015-07-23 09:32:48 +10:00
Peter Wilmott
39ebf616c4 Put all test in their own directory; Add a script to run all tests 2015-07-22 19:06:58 +01:00
Peter Wilmott
222b630588 Merge branch 'jbayer-add-test' 2015-07-22 18:38:57 +01:00
Jonathan Dowland
5624b48038 remove a useless use of cat and or logic 2015-07-22 10:37:27 +01:00
James Bayer
2232bb67ae add important test 2015-07-21 20:37:45 -07:00
Peter Wilmott
5085fa368b Update README.md v0.1 2015-07-21 22:20:02 +01:00
Peter Wilmott
8a58348038 Document 'bocker logs' and 'bocker commit' options 2015-07-21 22:13:31 +01:00
Peter Wilmott
c6ce6655e0 Implement 'bocker commit', getting short on lines here 😰 2015-07-21 22:13:28 +01:00
Peter Wilmott
fa5a5fe8f1 Populate resolv.conf to get DNS working 2015-07-21 20:04:46 +01:00
Peter Wilmott
a500e2768a Update README.md 2015-07-21 19:52:20 +01:00
Peter Wilmott
b9ed655c37 Update README.md 2015-07-21 17:54:42 +01:00
Peter Wilmott
6eb0630940 Add support for networking inside bocker containers 2015-07-21 17:53:33 +01:00
Peter Wilmott
b2844d73a0 Store the base-image in / not /vagrant; Symlink bocker to /usr/bin 2015-07-20 20:34:59 +01:00
Peter Wilmott
302f5a8f85 Merge branch 'master' of github.com:p8952/bocker 2015-07-20 19:35:46 +01:00
Peter Wilmott
1d0d8faf08 Update README.md 2015-07-20 18:53:54 +01:00
Peter Wilmott
3cfa7f8964 Update README.md 2015-07-20 18:53:38 +01:00
Peter Wilmott
344bd0203a Merge branch 'master' of github.com:p8952/bocker 2015-07-20 18:50:37 +01:00
Peter Wilmott
71135452ea Update README.md 2015-07-20 18:49:42 +01:00
Peter Wilmott
f92084506a Update README.md 2015-07-20 18:40:45 +01:00
Peter Wilmott
34bee6f076 Merge branch 'master' of github.com:p8952/bocker 2015-07-20 18:01:28 +01:00
Peter Wilmott
402e0912df Install undocker & create a bocker image from busybox; Move unshare to /usr/bin 2015-07-20 17:59:55 +01:00
Peter Wilmott
9946353b31 Update README.md 2015-07-15 00:14:41 +01:00
Peter Wilmott
e4c19fdc55 Update README.md 2015-07-15 00:10:54 +01:00
Peter Wilmott
f5d35d833b Update README.md 2015-07-15 00:10:39 +01:00
Peter Wilmott
49cb440260 GPLv3 2015-07-15 00:06:53 +01:00
Peter Wilmott
f7823aef68 Update README.md 2015-07-15 00:02:33 +01:00
Peter Wilmott
b0e5fcee1e Initial commit 2015-07-14 23:35:38 +01:00