Skip to content

fix(dev): Add jemalloc package to local docker image#9516

Merged
matthewmcneely merged 1 commit intodgraph-io:mainfrom
xqqp:fix_docker_local
Oct 22, 2025
Merged

fix(dev): Add jemalloc package to local docker image#9516
matthewmcneely merged 1 commit intodgraph-io:mainfrom
xqqp:fix_docker_local

Conversation

@xqqp
Copy link
Contributor

@xqqp xqqp commented Oct 19, 2025

Description

The jemalloc package is missing, so Dgraph fails to build. This PR adds it.

@xqqp xqqp requested a review from a team October 19, 2025 21:22
@darkcoderrises
Copy link

Can you also send the changes to predictable-labs?

@xqqp
Copy link
Contributor Author

xqqp commented Oct 19, 2025

Done

@matthewmcneely matthewmcneely merged commit 0f4609f into dgraph-io:main Oct 22, 2025
12 of 14 checks passed
@xqqp xqqp deleted the fix_docker_local branch October 22, 2025 15:41
darkcoderrises added a commit to predictable-labs/dgraph that referenced this pull request Oct 22, 2025
* chore: fixes for intermittent test failures (dgraph-io#9517)

**Description**

This PR attempts fixes for commonly failing integration tests.

NOTE: The cmd/dgraphimport tests are now skipped.

**Checklist**

- [x] Code compiles correctly and linting passes locally

* fix(dev): Add jemalloc package to local docker image (dgraph-io#9516)

**Description**

The jemalloc package is missing, so Dgraph fails to build. This PR adds
it.

---------

Co-authored-by: Matthew McNeely <matthew.mcneely@gmail.com>
Co-authored-by: xqqp <107686855+xqqp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants