fastapi-admin / fastapi-admin/fastapi-admin
Stack in build stage
Open
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
when I run this command:
sudo docker-compose up -d --build
The output:
...
Step 9/12 : RUN poetry install --no-root
---> Running in b8ababe21afe
Skipping virtualenv creation, as specified in config file.
Installing dependencies from lock file
Package operations: 74 installs, 2 updates, 0 removals
• Installing attrs (21.2.0)
• Installing iniconfig (1.1.1)
...
• Installing uvloop (0.15.2)
• Installing watchgod (0.7)
• Installing websockets (9.1)
Problem:
All process stack here for hours
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.