We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9240166 commit ac6c98aCopy full SHA for ac6c98a
chp_api/Dockerfile
@@ -70,3 +70,5 @@ RUN chown -R chp_api:chp_api $APP_HOME \
70
71
# change to the app user
72
USER chp_api
73
+
74
+CMD ["sh", "python manage.py migrate"]
0 commit comments