So I realized I apparently set up docker-compose wrong and the data files were not where I wanted them to be. Here’s where things go really wrong.
I changed docker compose and restarted the container. This does not work. Then I removed the container and docker pulled. This also does not work.
…in the end, the file path was wrong. ./data instead of /data.
I had to log out and log back in, but everything seems fine now. Time to go outside maybe.