I'm trying to set up Home Assistant (https://www.home-assistant.io/installation/) using its Docker image (homeassistant/home-assistant:2025.4.2).
I use `docker save` and then I send the file (2GB) to Mikrotik over WiFi (at ~40-50MB/s), and try to run a container on Mikrotik from it.
The problem is it takes 30+ minutes for Mikrotik to extract the container. Any ways around this?