fix(deploy): ensure /root/.pry dir and volume exist for SQLite migrations #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/alembic-deploy-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes container crash caused by Alembic being unable to open the SQLite database file.
Verified: FAILED: No 'script_location' key found in configuration. creates /root/.pry/pry.db inside the image.