Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

File metadata and controls

10 lines (7 loc) · 270 Bytes

heart

Home dashboard framework

Deploy

If entrypoint.sh or Dockerfile has changed the new container needs to be pushed: heroku container:push web

Then deploy by releasing, which will mostly just restart and so cause entrypoint.sh to run: heroku container:release web