-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mem-analysis): Adding Dockerfile_with_heaptrack (#1681)
* Adding Dockerfile_with_heaptrack * build: merge heaptrack dockerfile with production dockerfile (#1682) * Avoid blindly copy /usr/lib/ and install only the needed libraries * Adding heaptracker options in the Makefile * Dockerfile simplification. (apk add libunwind) * Dockerfile, Makefile: ++heaptrack params to nim build & 'heaptrack_support' in Nim compiler * Dockerfile, Makefile: more convenient name for 'NIM_COMMIT' Docker arg * Making 'NIM_COMMIT' more explicit --------- Co-authored-by: Lorenzo Delgado <lorenzo@status.im>
- Loading branch information
1 parent
c8081c8
commit 9b9172a
Showing
2 changed files
with
56 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters