Skip to content

Fixed CRON container outputs logs into docker properly - #42

Merged
elsombrante merged 7 commits into
developfrom
cron-container-docker-logs
Mar 8, 2023
Merged

Fixed CRON container outputs logs into docker properly#42
elsombrante merged 7 commits into
developfrom
cron-container-docker-logs

Conversation

@shrkz1

Copy link
Copy Markdown
Member

Problem was cron jobs were being executed as www-data user who didnt have permissions to write to the stdout/stderr

@shrkz1shrkz1 added the enhancement New feature or request label Dec 16, 2022
@shrkz1shrkz1 self-assigned this Dec 16, 2022
In case someone is updating from previous docker versions
Configured CRON entrypoint individually and not as a mounted replacement of `docker-entrypoint.sh` file
@shrkz1shrkz1 added this to the 3.19.0 milestone Feb 7, 2023
@shrkz1
shrkz1 changed the base branch from 1.x to developMarch 8, 2023 10:17
@elsombrante
elsombrante merged commit 5910a89 into developMar 8, 2023
@elsombrante
elsombrante deleted the cron-container-docker-logs branch March 8, 2023 13:09
@elsombrante
elsombrante restored the cron-container-docker-logs branch March 8, 2023 13:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@shrkz1@elsombrante