Commit graph

49 commits

Author SHA1 Message Date
Chris Kuehl
6ead12bedf Address review comments 2018-05-26 16:02:23 -07:00
Chris Kuehl
66c04fbf72 Suggest installing from official apt sources 2018-05-24 22:00:35 -07:00
Chris Kuehl
ead14a8ca1
Fix travis badge URL 2018-05-16 11:19:55 -07:00
Chris Kuehl
651f76555c Switch from CircleCI to Travis, add bionic itests
Fixes #157
2018-05-16 09:50:30 -07:00
Chris Kuehl
e7ff7f5762 Release v1.2.1 2017-12-01 10:21:45 -08:00
Chris Kuehl
4daeedc348
Merge pull request #125 from jasonkuhrt/patch-1
Update README.md
2017-12-01 09:58:42 -08:00
Chris Kuehl
48db0c0d0e README: remove trailing whitespace
Not sure why Travis didn't run on that PR? Weird!
2017-06-26 16:56:38 -07:00
mixmastamyk
38ee29ddb6 Add wheel info for PyPI install. 2017-06-26 16:29:47 -07:00
Chris Kuehl
387637f837 Add some suggestions about performing pre-start work 2017-05-09 11:38:32 -07:00
William Martin Stewart
8aeac7dfcd Kubernetes typo 2017-01-16 14:45:55 +02:00
Christian Winther
056a4f7d80 document ENTRYPOINT with arguments 2016-12-13 15:16:21 +01:00
Jason Rose-Kuhrt
3143ca6f12 Update README.md
Mention another alternative
2016-11-13 22:36:31 -05:00
Gary Krige
d060ed7cee Update README.md 2016-10-12 10:02:55 +02:00
Chris Kuehl
7ca7e44918 Release v1.2.0 2016-10-10 14:17:12 -07:00
Nicolae Vlădescu
1719540ad5 Fix typo in README.md: alterative -> alternative 2016-09-29 19:01:55 +03:00
Chris Kuehl
411d1fc420 Clarify the importance of JSON syntax for CMD 2016-08-15 14:14:07 -07:00
Chris Kuehl
0f286e285f Release v1.1.3 2016-08-02 10:59:59 -07:00
Chris Kuehl
e5783199ac Dockerfile syntax highlighting is a thing now 2016-07-28 13:53:25 -07:00
Chris Kuehl
db53ed45e3 Expand on how to use in a Dockerfile 2016-07-28 13:48:06 -07:00
Chris Kuehl
eb86ebe961 Release v1.1.2 2016-07-25 22:50:09 -07:00
Chris Kuehl
cbd1db01a8 Let's try bold 2016-07-15 22:25:01 -07:00
Chris Kuehl
35a343fb66 Release v1.1.1 2016-06-17 12:15:30 -07:00
Chris Kuehl
38dc560513 Release v1.1.0 2016-06-14 11:50:24 -07:00
Chris Kuehl
1a7c635071 Add ability to ignore signals 2016-06-14 11:34:52 -07:00
Chris Kuehl
554760fda6 Use signal rewriting for TTY signal special cases 2016-06-14 11:08:33 -07:00
Chris Kuehl
9e456addb7 Add signal translation tests 2016-06-13 14:33:51 -07:00
Chris Kuehl
662a3b7096 Release v1.0.3 2016-06-01 20:42:37 -04:00
Chris Kuehl
060200eea6 Document the build process better 2016-05-20 09:50:59 -07:00
Chris Kuehl
407813e07a Release v1.0.2 2016-05-02 11:41:45 -07:00
Chris Kuehl
4f67cf84e5 Bump to v1.0.1 2016-03-11 14:15:15 -08:00
Chris Kuehl
a9eadb580c Release v1.0.0 2016-01-07 15:10:21 -08:00
Chris Kuehl
8448b456c8 Simplify release a bit, also provide just binaries 2016-01-07 11:23:44 -08:00
Konrad Scherer
1a89e4a6f8 README.md: Add instructions for building with musl
Signed-off-by: Konrad Scherer <kmscherer@gmail.com>
2016-01-07 13:45:32 -05:00
Chris Kuehl
94505cde49 README: fix another typo 2015-10-28 23:26:13 -07:00
Chris Kuehl
c6dd18b116 README: fix typo 2015-10-15 14:36:38 -07:00
Chris Kuehl
153c6bf410 README: fix Docker link 2015-10-09 15:41:51 -07:00
Chris Kuehl
f115c8624a README: better description of capabilities and reasons 2015-10-09 13:23:17 -07:00
Chris Kuehl
44ee1d4486 Bump to v0.5.0 2015-10-02 18:14:02 -07:00
Chris Kuehl
cd79164d94 Bump to v0.4.0 2015-09-29 13:46:23 -07:00
Chris Kuehl
43a7e40563 Bump to v0.3.1 2015-09-29 11:19:05 -07:00
Chris Kuehl
da4abada27 Update wget url in README 2015-09-18 11:23:26 -07:00
Chris Kuehl
80c0d3f113 Replace Travis with CircleCI 2015-09-16 17:06:34 -07:00
Kent Wills
d5f0be96d3 update docstrings, fix itest, add to dockerignore 2015-09-10 15:34:09 -07:00
Chris Kuehl
4bc0d0abd6 README: update for process group support 2015-09-04 13:14:00 -07:00
Chris Kuehl
6bb7ced54c Fix Travis button on README 2015-08-14 08:55:41 -07:00
Chris Kuehl
60c29aca15 Add travis.yml 2015-08-13 23:31:25 -07:00
Buck Evan
d5f954960f Update README.md 2015-08-12 12:04:20 -07:00
Chris Kuehl
e4e6216555 Mention Python package in README 2015-08-11 15:29:07 -07:00
Chris Kuehl
2c3b93a86e Fix return code, add better help, add more tests 2015-08-06 14:31:49 -07:00