mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-27 21:18:39 +08:00
11 lines
405 B
Markdown
11 lines
405 B
Markdown
|
# 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](https://www.uvicorn.org/) load Fastapi
|