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

Reduce docker image size #47

Merged
merged 1 commit into from Mar 6, 2018
Merged

Reduce docker image size #47

merged 1 commit into from Mar 6, 2018

Conversation

Kevin-De-Koninck
Copy link
Contributor

This reduces the image size from 1.44GB to 264MB. This is a decrease of more than 80%.
We achieve this by using Alpine Linux with JDK 8 as our base image.

This reduces the image size from 1.44GB to 264MB. This is a decrease of more than 80%. 
We achieve this by using Alpine Linux with JDK 8 as our base image.
@vincentcox
Copy link
Owner

Plenty of beer will flow to you! 🍻

@Kevin-De-Koninck
Copy link
Contributor Author

Do test this (I only tested if the web interface became active)

@vincentcox vincentcox changed the base branch from master to develop March 6, 2018 18:05
@vincentcox vincentcox merged commit f87338c into vincentcox:develop Mar 6, 2018
@vincentcox
Copy link
Owner

Tested on mac and can confirm that it works. Great work! 👍

vincentcox added a commit that referenced this pull request Mar 9, 2018
* Optimalisations in server and searchcode

* Reduce docker image size (#47)

This reduces the image size from 1.44GB to 264MB. This is a decrease of more than 80%. 
We achieve this by using Alpine Linux with JDK 8 as our base image.

* Explicitly use python3 (#49)

* Fix for #46
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

Successfully merging this pull request may close these issues.

None yet

2 participants