Removed some not needed commands
This commit is contained in:
@@ -27,7 +27,6 @@ RUN pip install --no-cache-dir -r files/requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN rm files/db.sqlite
|
||||
RUN /usr/local/bin/alembic -c alembic/alembic.ini upgrade head
|
||||
|
||||
# Command to run the FastAPI application
|
||||
|
||||
Reference in New Issue
Block a user