[
https://issues.apache.org/jira/browse/TIKA-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046706#comment-18046706
]
ASF GitHub Bot commented on TIKA-4578:
--------------------------------------
nddipiazza opened a new pull request, #2462:
URL: https://github.com/apache/tika/pull/2462
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
===================================================================================================
```
> 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)