websoft9/docker/apphub
qiaofeng1227 0e2831b878 dev
2024-12-30 13:03:13 +08:00
..
config Update supervisord.conf 2024-10-15 11:03:29 +08:00
script apphub 0.1.8 2024-12-23 15:05:39 +08:00
Dockerfile dev 2024-12-30 13:03:13 +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