Commit Graph

  • de3990a381 Merge branch 'master' of https://github.com/coppit/docker-inotify-command master David Coppit 2018-08-17 21:53:51 -04:00
  • f1d26df840 Add support for using polling to detect changes. David Coppit 2018-08-17 21:53:30 -04:00
  • e65260ff52 Move to Alpine linux David Coppit 2018-08-17 21:20:10 -04:00
  • 67c5a43987 Don't hard-code the Python interpreter David Coppit 2018-08-17 20:58:35 -04:00
  • f23c63ce0d Fix README formatting David Coppit 2018-08-17 20:18:32 -04:00
  • ea20522b36 Fix empty continuation line warning. David Coppit 2018-01-21 12:56:13 -05:00
  • 1d719595c5 Merge pull request #3 from dth202/patch-1 coppit 2018-01-21 11:52:37 -05:00
  • 1d4b941873 Fix hard-coded user and group IDs David Coppit 2018-01-21 11:26:54 -05:00
  • c8890ac136 FIX: Updated grep commands to use Variables dth202 2017-10-12 15:12:28 -06:00
  • c9e9c8b980 Don't create a user if one with user ID exists David Coppit 2017-08-26 12:03:05 -04:00
  • 502596a8da Switch to phusion's init and service run system David Coppit 2017-05-14 23:23:17 -04:00
  • 439b1f0789 Add an icon David Coppit 2017-05-14 23:18:08 -04:00
  • 1401a636bb Allow user env vars to override the config file David Coppit 2017-04-02 22:46:48 -04:00
  • 48a6348b05 Use subprocess.call for Python 3.4 compatibility David Coppit 2017-04-02 22:03:36 -04:00
  • 8deae24312 Fix error checking for undefined config values David Coppit 2017-04-02 22:03:12 -04:00
  • 75522314aa Merge branch 'master' of https://github.com/coppit/docker-inotify-command David Coppit 2017-04-01 23:23:52 -04:00
  • 7ed3d92e8b New implementation using Python and "watchdog" David Coppit 2017-04-01 23:23:05 -04:00
  • d0b25a4ed4 Improve the format of the timestamp David Coppit 2017-04-01 23:17:28 -04:00
  • 6630a0e57d Set the locale to utf-8 David Coppit 2017-04-01 23:05:27 -04:00
  • 982026ee9c Minor Dockerfile cleanup David Coppit 2017-04-01 23:05:09 -04:00
  • 6e641bb562 Bump the version of the Phusion base image David Coppit 2017-04-01 23:04:42 -04:00
  • 0fc87b7b80 Improve the format of the timestamp David Coppit 2017-04-01 22:40:11 -04:00
  • 5a61aaee7d Improve the format of the timestamp David Coppit 2017-04-01 22:38:09 -04:00
  • 6cfa84ee47 Add an eval for more flexibility David Coppit 2017-04-01 22:35:19 -04:00
  • 4b58da35bc Merge pull request #2 from Starbix/patch-1 coppit 2017-02-04 14:39:18 -05:00
  • f74d712357 Update Dockerfile Cédric L 2017-02-03 22:12:07 +01:00
  • 934be98685 Add more logging David Coppit 2017-01-22 11:23:01 -05:00
  • a301031a63 Bump base image to 0.9.17 David Coppit 2015-10-18 14:41:35 -04:00
  • 7be05137c3 Fix DEBUG config var David Coppit 2015-06-27 15:45:08 -04:00
  • 51bb83d62f Display more information, including the path David Coppit 2015-06-27 15:41:00 -04:00
  • 99f51ecc05 Add support for DEBUG flag David Coppit 2015-06-27 13:30:15 -04:00
  • 33c19314b3 Fix octal check David Coppit 2015-06-26 01:10:33 -04:00
  • dd981dc799 Add umask support David Coppit 2015-06-26 01:08:53 -04:00
  • 3888123dcd Generate the user and group names David Coppit 2015-06-26 00:19:25 -04:00
  • 44f8af4a50 Split up the mapping of IDs from "runas". David Coppit 2015-06-25 23:41:40 -04:00
  • 59a0e2a55c Update README David Coppit 2015-06-25 23:41:19 -04:00
  • b2f4e7feba Space David Coppit 2015-06-25 23:32:28 -04:00
  • 521f0364a1 Update shebang line to be more portable David Coppit 2015-06-25 23:16:22 -04:00
  • 6b7b211392 Fix formatting David Coppit 2015-06-24 14:15:22 -04:00
  • 9b917885c2 Create home dir for programs that need one David Coppit 2015-06-24 13:36:15 -04:00
  • 16de1d2b38 Fix UGID env var David Coppit 2015-06-24 13:08:48 -04:00
  • f75dd2f419 Fix arg processing bug David Coppit 2015-06-24 13:08:38 -04:00
  • 149c82a063 Cleanup and dxcumentation for new file ownership feature. David Coppit 2015-06-24 12:45:44 -04:00
  • 363054f126 Implement a "runas.sh" utility script for fixing ownership David Coppit 2015-06-24 11:48:18 -04:00
  • 3391aacb8f Remove debugging code (oops) David Coppit 2015-06-24 08:44:56 -04:00
  • 5bdabd6ad7 Watch for changes recursively David Coppit 2015-06-24 08:22:43 -04:00
  • b9381fe94e Change "watch1" to "dir1" David Coppit 2015-06-24 08:10:25 -04:00
  • 6e2fa8175a Fix formatting David Coppit 2015-06-24 07:45:09 -04:00
  • f759c7376d Add examples to docs David Coppit 2015-06-24 07:43:21 -04:00
  • e095a31553 Add IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING feature David Coppit 2015-06-24 07:28:37 -04:00
  • e1300c6c52 Add missing monitor script to image build David Coppit 2015-06-24 06:41:12 -04:00
  • 6e9d7068c5 Fix image name David Coppit 2015-06-24 06:40:51 -04:00
  • 06b0533ff0 Refactor code and trigger on more changes David Coppit 2015-06-24 06:40:20 -04:00
  • 892e9574ec Fix syntax errors David Coppit 2015-06-24 06:39:54 -04:00
  • 0bb0d595c0 Update documentation David Coppit 2015-06-24 06:38:45 -04:00
  • 5bebbfad91 Change the container to be a general inotify container. David Coppit 2015-06-24 00:15:38 -04:00
  • 230abbb5c4 Initial version David Coppit 2015-06-23 21:53:08 -04:00
  • 97c045933d Initial commit coppit 2015-06-23 20:07:54 -04:00