websoft9/docker/apphub
qiaofeng1227 748efa189f
Some checks failed
Build image to DockerHub / setup (push) Has been cancelled
Build image to DockerHub / build (push) Has been cancelled
Update Dockerfile
2024-09-19 11:30:24 +08:00
..
config 2.1.13-rc1 2024-09-13 16:55:01 +08:00
script sync system.ini 2024-05-07 15:46:16 +08:00
Dockerfile Update Dockerfile 2024-09-19 11:30:24 +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