mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 20:20:04 +08:00
fix
This commit is contained in:
@@ -178,7 +178,7 @@ START_ADDITIONAL_SERVICES=""
|
|||||||
# search/tika.yml or by using the following command:
|
# search/tika.yml or by using the following command:
|
||||||
# docker compose -f docker-compose.yml -f search/tika.yml up -d
|
# docker compose -f docker-compose.yml -f search/tika.yml up -d
|
||||||
# Set the desired docker image tag or digest.
|
# Set the desired docker image tag or digest.
|
||||||
# Defaults to "apache/tika:slim"
|
# Defaults to "apache/tika:latest"
|
||||||
# The slim variant is recommended for most use cases as it provides core text extraction
|
# The slim variant is recommended for most use cases as it provides core text extraction
|
||||||
# functionality with a smaller image size and faster startup time.
|
# functionality with a smaller image size and faster startup time.
|
||||||
# Only use the full variant (apache/tika:latest-full) if you need specialized features
|
# Only use the full variant (apache/tika:latest-full) if you need specialized features
|
||||||
|
|||||||
Reference in New Issue
Block a user