Skip to content

Using with Docker

Kenneth Auchenberg edited this page Nov 5, 2019 · 1 revision

As Docker containers are ephemeral, stripe-cli login cannot be used without volumes. Use --api-key instead:

docker run --rm -it stripe/stripe-cli --api-key my-secret-stripe-key listen --forward-to=localhost:5000/hooks