[ https://issues.apache.org/jira/browse/TIKA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847896#comment-17847896 ]
ASF GitHub Bot commented on TIKA-4258: -------------------------------------- tballison commented on PR #19: URL: https://github.com/apache/tika-docker/pull/19#issuecomment-2120577030 > 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 Awesome. Thank you. ASF infra has a way to do the auth. My current thinking is not to rework our workflow into github actions, but rather see if we can tweak our current workflow to get multi-arch images. > 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)