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

HOWTO for running Rayvens on Docker #5

Open
tardieu opened this issue Jun 22, 2021 · 0 comments
Open

HOWTO for running Rayvens on Docker #5

tardieu opened this issue Jun 22, 2021 · 0 comments

Comments

@tardieu
Copy link
Member

tardieu commented Jun 22, 2021

This blog explains how to run Rayvens with docker run. These instructions should be included in the GitHub documentation.

docker run --rm -i -t -v "$PWD"/aapl.py:/home/ray/aapl.py \
  quay.io/ibm/rayvens \
  python aapl.py "$SLACK_CHANNEL" "$SLACK_WEBHOOK"
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

No branches or pull requests

1 participant