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
Related to dockerfile: during initialization of a Kubernetes cluster, we need to db:create, then db:migrate. But we don't know whether the db already exists. So please change or add a new command like db:createifnotexists.