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

Improve CircleCI speed #45

Open
3 of 4 tasks
mortendahl opened this issue Aug 22, 2019 · 1 comment
Open
3 of 4 tasks

Improve CircleCI speed #45

mortendahl opened this issue Aug 22, 2019 · 1 comment

Comments

@mortendahl
Copy link
Member

mortendahl commented Aug 22, 2019

  • use caching (venv etc)
  • move Linux bootstrapping into Docker image
  • bundle job can probably be run on more common (ie cached) docker image
  • reduce size of docker images
@mortendahl
Copy link
Member Author

Go through docker best practices:

  • eg rm -rf /var/lib/apt/lists/* to reduce image size

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

No branches or pull requests

1 participant