arvindkgs/alembic_docker
Alembic command requires a predefined folder structure which is created on running 'alembic init <dir>'. This creates unnecessary overhead. This repo provides scripts that creates the folder structure in dockerfile and runs alembic as a docker container
ShellGPL-3.0