Hi azkerm
Looks like your Mattermost server can't connect to the database server. Can you check that the DB server is setup correctly? Also make sure the database connection string, if your using mysql something like: mmuser:mostest@tcp(dockerhost:3306)/mattermost?charset=utf8mb4,utf8
is in the correct format and has the correct username, password, ip address and port.