[
https://issues.apache.org/jira/browse/TIKA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847887#comment-17847887
]
ASF GitHub Bot commented on TIKA-4258:
--------------------------------------
nextgens commented on PR #19:
URL: https://github.com/apache/tika-docker/pull/19#issuecomment-2120530390
If securing the credentials required for dockerhub is the only concern, I
think using github container registry instead may be a great solution.
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
If you still want the images to be on dockerhub you could sync them (locally
or otherwise) using a tool such as https://github.com/regclient/regclient/. We
use it in Mailu, see
https://github.com/Mailu/Mailu/blob/master/.github/workflows/mirror.yml#L35
> Multi-arch support for docker images
> ------------------------------------
>
> Key: TIKA-4258
> URL: https://issues.apache.org/jira/browse/TIKA-4258
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> This is a post-PR ticket to cover the work on:
> https://github.com/apache/tika-docker/pull/19
> Related: https://issues.apache.org/jira/browse/INFRA-25803
--
This message was sent by Atlassian Jira
(v8.20.10#820010)