Skip to content

Releases: dskaggs/docker-organize

Crontab fixes

12 Apr 23:28
0730347
Compare
Choose a tag to compare
  • Fixed issue where container exited immediately on scheduled run scenario.
  • Added log redirect to file instructions for single run scenario

v2.1

11 Apr 01:06
166d4a4
Compare
Choose a tag to compare

Fixed issue with cron scheduling not working

v2.1-alpha

11 Apr 01:00
Compare
Choose a tag to compare
v2.1-alpha Pre-release
Pre-release

Fixes:

  • Issues with non-existent crontab file for root user
  • Issue with organize not being found in path when run from cron
  • Changes format of cron string passed to docker run

Release 2.0

10 Apr 12:19
Compare
Choose a tag to compare

Updates base image to use one of the official Python images.

Initial stable release

10 Apr 12:18
Compare
Choose a tag to compare
v1.0

Added pip upgrade command