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

feat: pass IPFS_PLUGINS to docker build #6898

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented Feb 13, 2020

  • allow IPFS_PLUGINS build-arg to be passed to docker build command
  • remove annoying logging from peerlog plugin that appears multiple times in docker logs

usage:

$ docker build --build-arg IPFS_PLUGINS="foo bar baz"

License: MIT
Signed-off-by: Oli Evans oli@tableflip.io

- allow IPFS_PLUGINS build-arg to be passed to docker build command
- remove annoying logging from peerlog plugin that appears multiple times in docker logs

usage:

  docker build --build-arg IPFS_PLUGINS="foo bar baz"

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
Copy link

@gmasgras gmasgras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTmoi

@Stebalien Stebalien merged commit ced9183 into master Feb 13, 2020
@Stebalien Stebalien deleted the enable-plugins-in-docker branch February 13, 2020 16:10
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.

None yet

3 participants