K
kenner2
Add docker as an option for running our latest database (#647)
Adds docker as an option for running our latest database
* Sets up an mssql server 2022 service `sqlserver`
* Has a `kodb-util` service that can be called to perform database operations such as clean imports. It clones the kodb-util tool, builds it, then uses it to import the data from OpenKO-db into the mssql instance.
Github Commit Görüntüle...
See Commints...
..
Adds docker as an option for running our latest database
* Sets up an mssql server 2022 service `sqlserver`
* Has a `kodb-util` service that can be called to perform database operations such as clean imports. It clones the kodb-util tool, builds it, then uses it to import the data from OpenKO-db into the mssql instance.
Github Commit Görüntüle...
See Commints...
..