nm3clol-docker/tika/README.md

16 lines
254 B
Markdown

# 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