When you create the SQL Server login, you can move to the Database tab and add the account to the database at the same time. If you're adding multiple accounts, however, it's often easier to use a ...
There are lots of ways to handle databases in a containerized environment like Docker. Here's how to create SQL Server in a container, how to load it with the data you want and how to integrate that ...