[
https://issues.apache.org/jira/browse/TIKA-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045698#comment-18045698
]
ASF GitHub Bot commented on TIKA-4578:
--------------------------------------
Ivan-Radovanovic commented on PR #2462:
URL: https://github.com/apache/tika/pull/2462#issuecomment-3663179538
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARMSMNXDLFUFBLQVAW2CEH34CBVJVAVCNFSM6AAAAACPHSKNFKVHI2DSMVQWIX3LMV43ASLTON2WKOZTG4ZTMMRWGAZDQNI>
On Tue, Dec 16, 2025 at 1:44 PM Nicholas DiPiazza ***@***.***>
wrote:
> https://issues.apache.org/jira/browse/TIKA-4578
>
> adding the ability to do stuff like this
>
> MULTI_ARCH=false \
> DOCKER_ID=ndipiazza \
> PROJECT_NAME=tika-grpc \
> RELEASE_IMAGE_TAG=4.0.0-SNAPSHOT \
> mvn package -DskipTests -f tika-grpc
>
> View build details:
docker-desktop://dashboard/build/desktop-linux/desktop-linux/s064ofjilbw5g09r82mtlb0mj
>
===================================================================================================
> Done running docker build with tag -t ndipiazza/tika-grpc:4.0.0-SNAPSHOT
>
===================================================================================================
>
> ------------------------------
> You can view, comment on, or merge this pull request online at:
>
> https://github.com/apache/tika/pull/2462
> Commit Summary
>
> - 08df7e7
>
<https://github.com/apache/tika/pull/2462/commits/08df7e7423b92bffecaad177995563aed2ca8e0f>
> TIKA-4578: Add Docker build configuration for tika-grpc
> - ffb8a42
>
<https://github.com/apache/tika/pull/2462/commits/ffb8a42c120fa7d72c2795ccf92fbdf8fb08d302>
> TIKA-4578: Integrate Docker build into Maven lifecycle
> - ffbe00a
>
<https://github.com/apache/tika/pull/2462/commits/ffbe00ac9221db9480e7c92d50ebf75286f5ee37>
> TIKA-4578: Pass all environment variables from Maven to docker-build.sh
> - daea452
>
<https://github.com/apache/tika/pull/2462/commits/daea4521f14fea1f6e63c399b09bc20dec03d8bc>
> TIKA-4578 - Add profiles to enable Docker build for AWS, Azure, and
Docker
> Hub
> - 75d1208
>
<https://github.com/apache/tika/pull/2462/commits/75d12083e9fbeda3dbdb070f0318ff8c37766d45>
> TIKA-4578 - Add profiles to enable Docker build for AWS, Azure, and
Docker
> Hub
>
> File Changes
>
> (6 files <https://github.com/apache/tika/pull/2462/files>)
>
> - *M* tika-grpc/README.md
>
<https://github.com/apache/tika/pull/2462/files#diff-8eb1dd37bbabb938fa86e44aae1037caea81daa9f0de2214bc515871424882f6>
> (56)
> - *A* tika-grpc/docker-build/Dockerfile
>
<https://github.com/apache/tika/pull/2462/files#diff-e19d5934b994905dcd957ddaf3e1948fa19dfd05e165d2a0440ae2bf08598593>
> (39)
> - *A* tika-grpc/docker-build/README.md
>
<https://github.com/apache/tika/pull/2462/files#diff-950b4c55c8551c3951b039259629270e3a6a4f41e0c6ab7198ebaaf2b4e36c87>
> (170)
> - *A* tika-grpc/docker-build/docker-build.sh
>
<https://github.com/apache/tika/pull/2462/files#diff-3665f4ba56a8416c1010c9658624c9c95e67c97672fa70ad321829e70722e217>
> (113)
> - *A* tika-grpc/docker-build/start-tika-grpc.sh
>
<https://github.com/apache/tika/pull/2462/files#diff-de3ec4b62dfe6e52a270160654a736246fcde8e488bb301d323006881844f476>
> (29)
> - *M* tika-grpc/pom.xml
>
<https://github.com/apache/tika/pull/2462/files#diff-8dd3f2e428e7f3f7d7fe38b6a26f0f494f2269b3215619da4ad5a6c9cdebb24b>
> (83)
>
> Patch Links:
>
> - https://github.com/apache/tika/pull/2462.patch
> - https://github.com/apache/tika/pull/2462.diff
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/tika/pull/2462>, or unsubscribe
>
<https://github.com/notifications/unsubscribe-auth/ARMSMNXDLFUFBLQVAW2CEH34CBVJVAVCNFSM6AAAAACPHSKNFKVHI2DSMVQWIX3LMV43ASLTON2WKOZTG4ZTMMRWGAZDQNI>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
> make changes to add a Dockerfile and build script
> -------------------------------------------------
>
> Key: TIKA-4578
> URL: https://issues.apache.org/jira/browse/TIKA-4578
> Project: Tika
> Issue Type: Sub-task
> Components: build
> Reporter: Nicholas DiPiazza
> Priority: Major
>
> see:
> [https://github.com/nddipiazza/tika-pipes/tree/main/tika-pipes-grpc/docker-build]
> we need a docker-build file similar to this added to Tika's tika-grpc
--
This message was sent by Atlassian Jira
(v8.20.10#820010)