Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku build pack or Docker file? #2

Open
nelsonic opened this issue Dec 10, 2016 · 4 comments
Open

Heroku build pack or Docker file? #2

nelsonic opened this issue Dec 10, 2016 · 4 comments

Comments

@nelsonic
Copy link
Member

What is an Heroku Build pack and how can I use it to deploy my app?

@nelsonic nelsonic changed the title Heroic build pack ? Heroku build pack ? Dec 10, 2016
@gabrielperales
Copy link
Member

why use a build pack if you can use docker containers on heroku?

@nelsonic
Copy link
Member Author

@gabrielperales a Docker container is good idea for heroku.
right now I'm trying to keep this tutorial as beginner-friendly as possible but in the "advanced" section we can definitely cover Docker! 👍

@nelsonic nelsonic changed the title Heroku build pack ? Heroku build pack or Docker file? Feb 22, 2017
@nelsonic
Copy link
Member Author

Looking into this now.
https://devcenter.heroku.com/articles/buildpacks#

@nelsonic
Copy link
Member Author

started looking into it ... think its a good idea but not "MVP" so just going to deploy manually for now. see: dwyl/time-mvp-node#3 (comment)

@nelsonic nelsonic removed their assignment Apr 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants