BACPACing through Docker country.
http://www.dansolovay.com/2023/03/command-line-bacpacs-to-docker-sql.html
A quick walkthrough of creating a Docker SQL instance, pushing data to it, taking a backup from the host command line (using BACPAC format) ...