Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yassi-github committed Jul 16, 2021
1 parent 87231c2 commit 128ebbd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,14 @@ sudo ./build.sh

[FastAPI + SQLAlchemy(postgresql)によるCRUD API実装ハンズオン - Qiita](https://qiita.com/Butterthon/items/a55daa0e7f168fee7ef0)
[FastAPIを使ってCRUD APIを作成する - Qiita](https://qiita.com/t-iguchi/items/d01b24fed05db43fd0b8)

[Databases](https://www.encode.io/databases/)

[Deployment - Uvicorn](https://www.uvicorn.org/deployment/)

[Docker SDK for Python — Docker SDK for Python 5.0.0 documentation](https://docker-py.readthedocs.io/en/stable/index.html)
[Docker (ファイル/CPU/メモリ/プロセス) のリソースを制限する方法まとめ - Qiita](https://qiita.com/okamu_/items/2b8b30a76f2aa814ba14#%E3%83%97%E3%83%AD%E3%82%BB%E3%82%B9%E6%95%B0%E3%81%AE%E5%88%B6%E9%99%90)
[logs — Docker-docs-ja 19.03 ドキュメント](https://docs.docker.jp/engine/reference/commandline/logs.html)
[Dockerfile リファレンス — Docker-docs-ja 19.03 ドキュメント](https://docs.docker.jp/engine/reference/builder.html)

[how to get STDOUT when the container exit with non-zero code? · Issue #2745 · docker/docker-py](https://github.com/docker/docker-py/issues/2745#issuecomment-812238987)

0 comments on commit 128ebbd

Please sign in to comment.