Skip to content

HOWTO for running Rayvens on Docker #5

@tardieu

Description

@tardieu

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions