websoft9/source/docker/apphub
zhaojing1987 71c0b77b5b update
2023-10-23 08:30:07 +08:00
..
config update 2023-10-23 08:30:07 +08:00
Dockerfile update 2023-10-23 08:30:07 +08:00
Dockerfiledev update 2023-10-19 11:36:31 +08:00
README.md update 2023-10-19 11:36:31 +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