gunzip < "/path/to/backup/dump.sql.gz" | docker exec -i immich_postgres psql -U postgres -d immich # Restore Backup command. Result is the admin account works, but no photos are imported.docker-compose up --no-start instead of docker-compose create. But no luck!