https://github.com/kanaaa224/python-flask
https://github.com/kanaaa224/python-flask
api docker flask python
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanaaa224/python-flask
- Owner: kanaaa224
- Created: 2025-05-08T10:30:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T11:50:34.000Z (about 1 year ago)
- Last Synced: 2025-05-13T00:55:33.686Z (about 1 year ago)
- Topics: api, docker, flask, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
起動
```
$ docker-compose up --abort-on-container-exit && docker-compose down --volumes --remove-orphans
```