Hello,
I have been running Metabase in Ubuntu for a couple weeks and everything has been fine. Today, the website wasn't responding. I hopped into Ubuntu and gave it a quick restart. I saw that the container is not running with Exit (139) 19 hours ago.
When I try to run the container with "sudo docker run metabase", it responds with:
docker: Error response from daemon: pull access denied for metabase, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
Not sure what to do here. I was going to look at upgrading it, but I don't know what version I am currently on.
Any help would be great!