migrate
Database schema migration for SQLAlchemy - Python 2.7
RUN apt-get update && \
apt-get install -y python-migrate
RUN apt-get update && \
apt-get install -y python-migrate
RUN pacman -S --noconfirm python-migrate
RUN apt-get update && \
apt-get install -y python-migrate
RUN dnf install -y python-migrate
RUN apt-get update && \
apt-get install -y python-migrate