Commit Graph

  • be97512ec2
    ci: kiss main 1.0.0 will Farrell 2020-12-26 18:18:02 -07:00
  • 89cf941fea
    ci: only allow supproted by docker will Farrell 2020-12-26 18:13:22 -07:00
  • 5611ac5014
    ci: try with all platforms will Farrell 2020-12-26 17:59:12 -07:00
  • b29a6bb3b3
    ci: remove platform list will Farrell 2020-12-26 17:55:52 -07:00
  • c2331fc9e7
    Merge pull request #40 from chiqomar/master will Farrell 2020-12-26 17:45:46 -07:00
  • 88bed2bc4a Fixing entrypoint dealing with JSON mapping Omar Ahmad 2020-12-23 13:22:15 -05:00
  • 0ef54cc06b Updating README, adding JSON mapping support for consistency Omar Ahmad 2020-12-23 13:08:05 -05:00
  • d9b4cecea0
    ci: remove unsupported will Farrell 2020-12-22 16:33:24 -07:00
  • e55dba16d7
    ci: build all platforms will Farrell 2020-12-22 15:21:41 -07:00
  • 18e9954d74 Using RQ to change toml and yaml to JSON, removing all python stuff Omar Ahmad 2020-12-21 19:19:52 -05:00
  • b9bbeacae1 Merge branch 'main' of github.com:willfarrell/docker-crontab Omar Ahmad 2020-12-08 16:50:33 -05:00
  • a4e4227327
    doc: clean up 0.6.0 will Farrell 2020-12-02 13:22:31 -07:00
  • ef29a8dadc
    ci: build on all tags will Farrell 2020-12-02 13:18:01 -07:00
  • e28e8dbd2f
    docs: bump version will Farrell 2020-12-02 13:16:14 -07:00
  • cba326b800
    ci: remove platform list will Farrell 2020-12-02 12:54:34 -07:00
  • 16396988c2
    ci: fix typo will Farrell 2020-12-02 12:49:55 -07:00
  • 22900fddd1
    ci: extra logging will Farrell 2020-12-02 12:47:50 -07:00
  • ff6fde0e5b
    ci: echo tag value will Farrell 2020-12-02 12:41:45 -07:00
  • 5f5abd5251
    ci: fix typo will Farrell 2020-12-02 12:01:31 -07:00
  • 84ce659f86
    ci: change how tag is built will Farrell 2020-12-02 11:50:10 -07:00
  • 92d2c91227
    ci: force expression tag will Farrell 2020-12-02 11:45:32 -07:00
  • 0ef158253f
    ci: fix str will Farrell 2020-12-02 11:43:12 -07:00
  • af7994a740
    ci: fix how tag is built will Farrell 2020-12-02 11:42:08 -07:00
  • 1af64f5f7d
    ci: log env will Farrell 2020-12-02 11:39:27 -07:00
  • 44a4708123
    ci: change how env is set will Farrell 2020-12-02 11:35:28 -07:00
  • 85a0ecf368
    ci: ensure push always happens will Farrell 2020-12-02 11:32:39 -07:00
  • cdf3f1a005
    docs: update tag versions will Farrell 2020-12-02 11:31:16 -07:00
  • e81c5c7fb9
    ci: fix docker login will Farrell 2020-12-02 11:26:30 -07:00
  • 71b0bf9ac2
    ci: fix eq operator will Farrell 2020-12-02 11:23:41 -07:00
  • 61149875ae
    ci: fix expression will Farrell 2020-12-02 11:22:09 -07:00
  • 2c633af586
    ci: syntax fix will Farrell 2020-12-02 11:20:25 -07:00
  • 8940b3300e
    ci: add in build process will Farrell 2020-12-02 11:18:41 -07:00
  • 6406e1f6e4
    docs: add docker pull count will Farrell 2020-12-01 17:34:27 -07:00
  • 9349a92372
    docs: add funcing will Farrell 2020-11-30 22:41:56 -07:00
  • c82354e261
    Merge pull request #29 from martinec/patch-1 will Farrell 2020-02-26 12:33:12 -07:00
  • 200cd1313f Adding gitignore Omar Ahmad 2020-01-09 12:46:37 -05:00
  • 5013ecbc3f Adding vscode to gitignore Omar Ahmad 2019-09-13 16:25:07 -04:00
  • 4f9146b8f8 using tini, functions for most code in entrypoint Omar Ahmad 2019-09-03 13:15:31 -04:00
  • 4a0d85f51a Adding python conversion for TOML and YAML; slightly more verbose syntax for dockerargs Omar Ahmad 2019-08-15 10:52:20 -04:00
  • 21e58d0588
    feat: add license will Farrell 2019-08-04 17:10:47 -06:00
  • 911eed81f6
    Update README.md Cristian Martinez 2019-03-27 14:28:48 +01:00
  • ac1760ce71
    Merge pull request #27 from sergey-shambir/docs-for-docker-compose-use-case 0.5.0 will Farrell 2019-03-17 13:10:49 -06:00
  • 68fa96e2e8
    Merge pull request #25 from sergey-shambir/issue_20 will Farrell 2019-03-17 13:10:08 -06:00
  • b0f5681faf
    Merge pull request #26 from sergey-shambir/docker-cmd-fix will Farrell 2019-03-17 13:09:12 -06:00
  • 945357ce4a
    Merge pull request #24 from sergey-shambir/envsubst will Farrell 2019-03-17 13:08:19 -06:00
  • 5d9d345dd5
    Merge pull request #23 from iusmac/patch-1 will Farrell 2019-03-04 09:21:45 -07:00
  • 5946f3545d Documented usage with docker-compose Sergey Shambir 2019-03-02 16:16:07 +03:00
  • 46407e1e27 Turned off verbose logging For busybox cron level 6 is enough to see errors and hide debug info Debug info shown at level 5 Nothing shown at levels 0, 1, 2, 3, 4 See https://unix.stackexchange.com/questions/412805/crond-log-level-meaning Sergey Shambir 2019-03-02 15:45:19 +03:00
  • e3afe6c3e5 Fix crond command in Dockerfile - added logging to docker logs - run with /etc/crontabs dir See also https://unix.stackexchange.com/questions/412805/crond-log-level-meaning Sergey Shambir 2019-03-02 13:40:42 +03:00
  • 0a4e3f5753 Use another way to ensure docker socket is accessible - check if socket group ID is presented in /etc/group - if presented, just add 'docker' user to this group - if not, create 'docker' group and add 'docker' user to this group Fixes issue #20 Sergey Shambir 2019-03-02 13:43:07 +03:00
  • 71661b4971 Added support for envsubst in image/container name Envsubst allows to use dynamic container name We use image name env substitution with docker-compose and .env to select right image tag for local development Within alpine, envsubst installed with gettext package. Sergey Shambir 2019-03-02 11:26:21 +03:00
  • cba3bcb0d0
    Fix issue "ambiguous redirect" iusmac 2019-03-01 20:50:12 +01:00
  • 02a89f6dac fix: clean up logic and only apply group if needed 0.4.0 will Farrell 2018-06-30 15:23:27 -06:00
  • b89e312569
    fix: Change group id will Farrell 2018-02-27 23:44:47 -07:00
  • f601ca262d
    Merge pull request #11 from kendokan/master 0.3.0 will Farrell 2018-01-11 09:15:18 -07:00
  • b52842b07a
    fixed failure if docker group already existed kendokan 2018-01-11 08:13:11 -08:00
  • 147e900f8b
    Merge pull request #10 from kendokan/master will Farrell 2018-01-09 20:16:50 -07:00
  • 40b8b93c2a fixed https://github.com/willfarrell/docker-crontab/issues/9 Doug Dimick 2018-01-09 13:17:49 -08:00
  • d5cfe3bc76 #6 Added adduser to the build script will Farrell 2017-11-14 14:04:30 -07:00
  • d5f4764d25 Fix #7 0.2.0 will Farrell 2017-11-14 13:54:20 -07:00
  • 61ef1db4bf Change documentation showing seconds in cron schedule in error will Farrell 2017-10-23 09:45:24 -06:00
  • d83f0b3a1b Merge pull request #4 from jamesfielder/master 0.1.1 will Farrell 2017-10-09 11:34:31 -06:00
  • a160036ba2 Fix issue where container name issue James Fielder 2017-10-09 11:03:39 +01:00
  • 017ee7bfc5 change log format 0.1.0 will Farrell 2017-06-21 13:14:00 -06:00
  • 60d923c99d more tries will Farrell 2017-06-17 21:01:49 -06:00
  • 7f801d2d72 document docker error will Farrell 2017-06-17 20:55:56 -06:00
  • 173b12a96d disable crontab - bugs w/ docker will Farrell 2017-06-17 20:10:47 -06:00
  • 7b0498ebba allow name param & create logging systems will Farrell 2017-06-17 19:41:28 -06:00
  • 76675e99d5 bug fix will Farrell 2017-04-07 23:25:53 -06:00
  • c4a114a31c add comments to scripts will Farrell 2017-02-15 13:42:35 -07:00
  • 8f787586e7 trigger inject fix will Farrell 2017-02-15 11:23:52 -07:00
  • 0fc4c3fd7a push multi commands to own script will Farrell 2017-02-15 11:16:11 -07:00
  • 0bbd009e23 dind required to work on debian will Farrell 2017-02-15 10:58:57 -07:00
  • 30a276774e Add comments stdout will Farrell 2017-02-15 07:03:07 -07:00
  • 533b309de5 typo will Farrell 2017-02-14 07:45:00 -07:00
  • 11155c1f47 add ex to docs will Farrell 2017-02-14 07:44:14 -07:00
  • c88150ccb2 removed curl + added onstart ability will Farrell 2017-02-14 07:18:25 -07:00
  • 332af352b9 fix sub script broken quote will Farrell 2017-02-12 21:37:00 -07:00
  • 5507ffd878 small bug fix will Farrell 2017-02-12 21:08:45 -07:00
  • 562ea8e433 Add link to sample will Farrell 2017-02-12 17:12:40 -07:00
  • 1c73fa9f91 script cleanup will Farrell 2017-02-12 17:05:46 -07:00
  • e1a745ae15 Update size will Farrell 2017-02-12 16:59:57 -07:00
  • aa36fb61ef remove docker-in-docker - use volumes will Farrell 2017-02-12 16:57:19 -07:00
  • 816d1f0fd5 add badges will Farrell 2017-02-12 16:35:18 -07:00
  • 53ffb16db5 init commit will Farrell 2017-02-12 16:28:53 -07:00