Skip to content

gpu branch installation problem #482

Answered by mzur
cywhale asked this question in Q&A
Sep 16, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Which Docker Compose version do you use? As far as I know the version is deprecated.

And in this upgrade, image: postgres:10-alpine move to image: postgres:14-alpine

Did you try to upgrade an existing installation or did you set up a new installation? The migration of an existing database from one Postgres version to another requires extra steps.

As I try ./artisan migrate, it cause errors as following.

This looks like the database container is not running. This is probably related to the issue with Docker Compose that you first described.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cywhale
Comment options

@mzur
Comment options

@cywhale
Comment options

Answer selected by cywhale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants