Skip to content

Releases: E4-Docker/image-github-python-runner

Release list

v0.2.0

Choose a tag to compare

@Eu4ng Eu4ng released this 23 Apr 20:53
c4fdfd6

제거

  • GITHUB_TOKEN 환경 변수

추가

  • docker-compose.yml
  • github_token.txt

v0.1.0

Choose a tag to compare

@Eu4ng Eu4ng released this 23 Apr 15:30

컨테이너 생성 옵션

  • Volumes
    • Container path: /usr/src/app
  • Environment variables
    • GITHUB_TOKEN=""
    • GITHUB_OWNER=""
    • GITHUB_REPOSITORY=""
    • GITHUB_BRANCH="master"
    • PYTHON_FILE_NAME="app"

GitHub 저장소 필수 파일

  • app.py
  • requirements.txt