# Tika This Docker Compose configuration contains the minimum requirement for running Tika standalone. ## Starting Up Or to run it using the default configuration: docker compose up -d ## Shutting Down To stop it use: docker compose down