`/bin/bash: line 1: heroku: command not found` in docker container
I am trying to use the heroku cli in a bun environment.
It works locally, but does not work in the docker container.
(I tried installing it via npm -g too.)
I am trying to use the heroku cli in a bun environment.
It works locally, but does not work in the docker container.
(I tried installing it via npm -g too.)