websoft9/source/docker/apphub
zhaojing1987 8a4c98b592 update
2023-11-24 08:40:42 +08:00
..
config update 2023-11-24 08:40:42 +08:00
script update 2023-11-24 08:40:42 +08:00
Dockerfile update 2023-11-24 08:40:42 +08:00
Dockerfiledev update 2023-11-24 08:40:42 +08:00
README.md update 2023-11-24 08:40:42 +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