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

[improvement] optimize images as much as possible #9

Closed
4 tasks done
atb00ker opened this issue May 20, 2019 · 1 comment
Closed
4 tasks done

[improvement] optimize images as much as possible #9

atb00ker opened this issue May 20, 2019 · 1 comment
Labels
help wanted Extra attention is needed improvement Improving the existing features

Comments

@atb00ker
Copy link
Member

atb00ker commented May 20, 2019

The build time and more importantly the image size should be reduced as much as possible.

  • Reduce the number of layers.
  • Remove apk and python cache.
  • Find and remove all the build dependencies.
  • Leverage multistage build and reduce size further

Research:

@atb00ker atb00ker created this issue from a note in [GSOC-19] Dockerize OpenWISP2 (Meta) May 20, 2019
@atb00ker atb00ker moved this from Meta to To do in [GSOC-19] Dockerize OpenWISP2 May 20, 2019
@atb00ker atb00ker moved this from To do to Meta in [GSOC-19] Dockerize OpenWISP2 May 20, 2019
@atb00ker atb00ker added help wanted Extra attention is needed improvement Improving the existing features labels May 20, 2019
@atb00ker atb00ker moved this from Meta to To do in [GSOC-19] Dockerize OpenWISP2 May 20, 2019
@atb00ker atb00ker changed the title [improvement] Optimize images as much as possible [improvement] optimize images as much as possible May 20, 2019
@atb00ker
Copy link
Member Author

atb00ker commented Jul 5, 2019

Closing for now because base image is optimized, will open again in face of new possibility of optimizations. 😄

@atb00ker atb00ker closed this as completed Jul 5, 2019
@atb00ker atb00ker moved this from To do to Done in [GSOC-19] Dockerize OpenWISP2 Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed improvement Improving the existing features
Projects
No open projects
Development

No branches or pull requests

1 participant