Skip to content

Instantly share code, notes, and snippets.

@anudit
Last active January 26, 2020 06:22
Show Gist options
  • Save anudit/ccafeba7c715e1b79ea14d7cfcaf63b2 to your computer and use it in GitHub Desktop.
Save anudit/ccafeba7c715e1b79ea14d7cfcaf63b2 to your computer and use it in GitHub Desktop.
Setup Docker Playground for Heroku
apk add nodejs
apk add npm
curl https://cli-assets.heroku.com/install.sh | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment