I've used this guide to install sqlserver on docker. However, the default collation it sets up is not the one I require. Is there a way to specify the desired collation during the installation process without having to change it afterwards? Thanks.
I don't know how to specify the collation I want: SQL_Latin1_General_Pref_CP850_CI_AS.