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

Add NANO_TRACING argument to Dockerfile #4603

Merged

Conversation

gr0vity-dev
Copy link
Contributor

To allow docker images with tracing support, we need to be able to pass NANO_TRACING via build-arg like this :

docker build --build-arg NANO_TRACING=ON -f docker/node/Dockerfile -t NODE_NAME .

During testing I sometimes need docker images with tracing enabled.

@gr0vity-dev gr0vity-dev changed the title AddNANO_TRACING argument to Dockerfile Add NANO_TRACING argument to Dockerfile May 6, 2024
@pwojcikdev pwojcikdev merged commit ee74efb into nanocurrency:develop May 6, 2024
26 checks passed
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