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 Buildpack 최종 #119

Open
dahaelee opened this issue Feb 24, 2021 · 0 comments
Open

Heroku Buildpack 최종 #119

dahaelee opened this issue Feb 24, 2021 · 0 comments

Comments

@dahaelee
Copy link
Collaborator

1. python

  • 패키지 install 및 python shell 실행에 필요
  • runtime.txt에 버전 명시, requirements.txt에 패키지 명시
  • requirements.txt 파일 개행은 UNIX여야 정상적으로 install되며, 마지막 줄까지 개행 필수

2. jvm

  • jdk 1.8 install
  • python shell 실행 시 jdk 필요

3. nodejs

  • 반드시 마지막 index여야 nodejs로 app detect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant