Hi,
we stumbled upon an issue recently when creating new BC docker containers (via BcContainerHelper), where the deploy stops while restoring the cronus database to the newly created container.
Restoring CRONUS Demo Database
The database was backed up on a server running version 16.00.4210. That version is incompatible with this server, which is running version 15.00.4430. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server.
RESTORE DATABASE is terminating abnormally.
Is this related to an issue with BC docker image or something more general, i.e. BcContainerHelper?