Update the Dockerfile to select the version of ClickHouse to use.
Customize and run the following script.
```{sh, eval=FALSE}
----------------------------------------
# Cleaning and removing a TKCat instance
Stop and remove the docker containers.
```{sh, eval=FALSE}
docker stop test_tkcat
docker rm test_tkcat
docker volume prune -f
# Remove the folder with all the data: `$TKCAT_HOME`.`
sudo rm -rf /mnt/data1/pgodard/Services-test/test_tkcat_2025.04.18
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.