Commit Graph

34 Commits

Author SHA1 Message Date
David Coppit
5a61aaee7d Improve the format of the timestamp 2017-04-01 22:38:09 -04:00
David Coppit
6cfa84ee47 Add an eval for more flexibility
Can now provide a command argument like: "/bin/bash -c '/bin/sleep 5'"
2017-04-01 22:35:19 -04:00
David Coppit
934be98685 Add more logging
Also use a more cross-platform method for parsing times
2017-01-22 11:23:01 -05:00
David Coppit
a301031a63 Bump base image to 0.9.17 2015-10-18 14:41:35 -04:00
David Coppit
7be05137c3 Fix DEBUG config var 2015-06-27 15:45:08 -04:00
David Coppit
51bb83d62f Display more information, including the path 2015-06-27 15:41:00 -04:00
David Coppit
99f51ecc05 Add support for DEBUG flag 2015-06-27 13:30:15 -04:00
David Coppit
33c19314b3 Fix octal check 2015-06-26 01:10:33 -04:00
David Coppit
dd981dc799 Add umask support 2015-06-26 01:08:53 -04:00
David Coppit
3888123dcd Generate the user and group names
Also check if the the user already exists.
2015-06-26 00:19:25 -04:00
David Coppit
44f8af4a50 Split up the mapping of IDs from "runas".
Also have config files specify their user/group IDs for the commands.
2015-06-25 23:41:40 -04:00
David Coppit
59a0e2a55c Update README 2015-06-25 23:41:19 -04:00
David Coppit
b2f4e7feba Space 2015-06-25 23:32:28 -04:00
David Coppit
521f0364a1 Update shebang line to be more portable 2015-06-25 23:16:22 -04:00
David Coppit
6b7b211392 Fix formatting 2015-06-24 14:15:22 -04:00
David Coppit
9b917885c2 Create home dir for programs that need one 2015-06-24 13:36:15 -04:00
David Coppit
16de1d2b38 Fix UGID env var 2015-06-24 13:08:48 -04:00
David Coppit
f75dd2f419 Fix arg processing bug 2015-06-24 13:08:38 -04:00
David Coppit
149c82a063 Cleanup and dxcumentation for new file ownership feature. 2015-06-24 12:45:44 -04:00
David Coppit
363054f126 Implement a "runas.sh" utility script for fixing ownership 2015-06-24 11:48:18 -04:00
David Coppit
3391aacb8f Remove debugging code (oops) 2015-06-24 08:44:56 -04:00
David Coppit
5bdabd6ad7 Watch for changes recursively 2015-06-24 08:22:43 -04:00
David Coppit
b9381fe94e Change "watch1" to "dir1" 2015-06-24 08:10:25 -04:00
David Coppit
6e2fa8175a Fix formatting 2015-06-24 07:45:09 -04:00
David Coppit
f759c7376d Add examples to docs 2015-06-24 07:43:21 -04:00
David Coppit
e095a31553 Add IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING feature 2015-06-24 07:28:37 -04:00
David Coppit
e1300c6c52 Add missing monitor script to image build 2015-06-24 06:41:12 -04:00
David Coppit
6e9d7068c5 Fix image name 2015-06-24 06:40:51 -04:00
David Coppit
06b0533ff0 Refactor code and trigger on more changes 2015-06-24 06:40:20 -04:00
David Coppit
892e9574ec Fix syntax errors 2015-06-24 06:39:54 -04:00
David Coppit
0bb0d595c0 Update documentation 2015-06-24 06:38:45 -04:00
David Coppit
5bebbfad91 Change the container to be a general inotify container. 2015-06-24 00:15:38 -04:00
David Coppit
230abbb5c4 Initial version 2015-06-23 21:53:08 -04:00
coppit
97c045933d Initial commit 2015-06-23 20:07:54 -04:00