Call alembic upgrade in docker entrypoint
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 28
- Avg merge
- 4h
- Merged PRs (30d)
- 9
Description
I think we should call alembic upgrade in docker entry point so it is run each time docker container start.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Docker entrypoint and inspect the existing container startup flow, then check how Alembic is configured in the project. Confirm the container starts successfully with the migration command included and that Alembic upgrade runs each time the container starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100