Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable cron container by default #139

Closed
shiftedreality opened this issue Jan 31, 2020 · 1 comment
Closed

Disable cron container by default #139

shiftedreality opened this issue Jan 31, 2020 · 1 comment

Comments

@shiftedreality
Copy link
Member

Cron container is enabled by default and it actually uses a lot of memory. In most cases, it's not needed and can be replaced by a manual command run. We should replace --no-cron option with --with-cron

Preconditions

  1. Docker environment is built with default options

Steps to reproduce

  1. Check the docker-compose.yml

Expected result

  1. Cron container is absent

Actual result

  1. Cron container is present
@shiftedreality shiftedreality added the improvement issue type label Jan 31, 2020
@shiftedreality
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant