websoft9/docker/apphub
2023-10-27 14:23:03 +08:00
..
config config.ini 2023-10-27 14:22:53 +08:00
script Merge branch 'main' of https://github.com/Websoft9/websoft9 into main 2023-10-27 14:23:03 +08:00
Dockerfile fix cron 2023-10-27 11:58:46 +08:00
Dockerfiledev add update.sh 2023-10-27 10:41:24 +08:00
README.md fix 2023-10-18 17:21:53 +08:00

README

  • Download docker-library release to image
  • install git
  • entrypoint: config git credential for remote gitea
  • health.sh: gitea/portaner/nginx credentials, if have exception output to logs
  • use virtualenv for pip install requirements.txt
  • create volumes at dockerfile
  • EXPOSE port
  • process logs should output to docker logs by supervisord
  • uvicorn load Fastapi