Umbraco containerised Setup Create a .env file and add the SQL_SA_PASSWORD and SQL_SA_USERNAME values Create an empty mdf and ldf file called UmbracoDB.mdf and UmbracoDB_log.ldf and put them in /data/database/ Running To run just run the command docker compose up