You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A strange thing happened: if we run make pull_prod and then make deploy_production then docker will start pulling images with no tag and it cannot start containers properly. Probably something is wrong within the Makefile.
We should have something like
A strange thing happened: if we run
make pull_prod
and thenmake deploy_production
then docker will start pulling images with no tag and it cannot start containers properly. Probably something is wrong within the Makefile.We should have something like
production.yml version used now for record:
The text was updated successfully, but these errors were encountered: