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

Shrink docker images #348

Merged
merged 3 commits into from
Oct 6, 2015
Merged

Conversation

mwl
Copy link
Contributor

@mwl mwl commented Oct 6, 2015

Low hanging fruits of #165.

Basically I found that just adding what's needed by mesos is very difficult. libmesos.so has a hole boatload of other dependencies and eventually you'll end up adding everything that's installed by the official packages anyway.

Martin Westergaard Lassen and others added 2 commits October 2, 2015 12:47
```
REPOSITORY                                     TAG                     IMAGE ID            CREATED             VIRTUAL SIZE
mesos/elasticsearch-scheduler                  latest                  6b5660400c0b        11 minutes ago      804.6 MB
mesos/elasticsearch-executor                   latest                  9ecaac8b494d        14 minutes ago      758 MB
```
@mwl mwl added this to the 0.5 milestone Oct 6, 2015
@mwl
Copy link
Contributor Author

mwl commented Oct 6, 2015

latest

REPOSITORY                                     TAG                     IMAGE ID            CREATED             VIRTUAL SIZE
mesos/elasticsearch-scheduler                  latest                  a848e85c4ba5        13 minutes ago      670.3 MB
mesos/elasticsearch-executor                   latest                  24c44fdaae3c        15 minutes ago      623.6 MB
mesos/elasticsearch-base                       latest                  d4a62b2cc568        15 minutes ago      599 MB

jhftrifork pushed a commit that referenced this pull request Oct 6, 2015
@jhftrifork jhftrifork merged commit d64f3ac into mesos:master Oct 6, 2015
@mwl mwl deleted the refactor/165-shrink-docker-images branch October 6, 2015 14:14
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.

2 participants