The following are used in the lab to deploy own container app to heroku
Instructions in a google doc
Prep
- install docker https://docs.docker.com/get-docker/
- install heroku cli https://devcenter.heroku.com/articles/heroku-cli#download-and-install
- sign up for an account on heroku.com
Read about the base container image Apache httpd to be used for this lab.
Files used in this lab