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

Rework Docker image build system #31

Merged
merged 11 commits into from
Nov 13, 2018
Merged

Rework Docker image build system #31

merged 11 commits into from
Nov 13, 2018

Conversation

kkaefer
Copy link
Collaborator

@kkaefer kkaefer commented Sep 28, 2018

This introduces a new, simpler way of building Docker images with less of an image hierarchy. It allows us to build/update individual Docker images by including [docker:imagename] in the commit message, which will trigger a build of just that image.

@brunoabinader
Copy link
Member

@tmpsantos do we still need libjemalloc-dev?

@tmpsantos
Copy link

@tmpsantos do we still need libjemalloc-dev?

Would be good to have it.

@kkaefer
Copy link
Collaborator Author

kkaefer commented Nov 13, 2018

I added libjemalloc-dev to all linux-* images.

@kkaefer kkaefer deleted the rebuild branch November 13, 2018 17:18
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.

4 participants