[ https://issues.apache.org/jira/browse/CONNECTORS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860783#comment-17860783 ]
Piergiorgio Lucidi commented on CONNECTORS-1754: ------------------------------------------------ I have just published all the official Docker Images related to the same releases we have in the ASF dist folder: * 2.26: [https://hub.docker.com/layers/apache/manifoldcf/2.26/images/sha256-53c020fcbf3e3f4d2d47d697b3fb3c278d31f3b6f8628e9a695680ef35047036?context=explore] * 2.25: [https://hub.docker.com/layers/apache/manifoldcf/2.25/images/sha256-9aef1575c06e41d6414c500137da2a7c55afea7bcb323c03d67063097f359ac8?context=explore] * 2.24: [https://hub.docker.com/layers/apache/manifoldcf/2.24/images/sha256-b1386b03f2017d6a9d5fb81fba5212b01407062daf76a087d4c1ec55c53ff7cd?context=explore] * 2.23: [https://hub.docker.com/layers/apache/manifoldcf/2.23/images/sha256-fe2fbe98961073fa7039968678c4132affc21eb687a59ef8a063e21bd4ffd7a7?context=explore] * 1.10: [https://hub.docker.com/layers/apache/manifoldcf/1.10/images/sha256-586cf4053766c300307e35ff97e333484f76b8b3d0d7c8ed9e0219b5888c046e?context=explore] If someone needs to create Docker Images of ManifoldCF related to different versions, I added all the needed Dockerfile for building them: [https://github.com/apache/manifoldcf/tree/CONNECTORS-1754/src/main/docker] We could eventually create a specific GitHub workflows for publishing all the remaining versions, we only need to add the checkout and the build action before building the Docker Image. > Converting release scripts to GitHub workflows > ---------------------------------------------- > > Key: CONNECTORS-1754 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1754 > Project: ManifoldCF > Issue Type: Task > Components: Build > Affects Versions: ManifoldCF 2.26 > Reporter: Piergiorgio Lucidi > Assignee: Piergiorgio Lucidi > Priority: Major > Fix For: ManifoldCF next > > Original Estimate: 120h > Remaining Estimate: 120h > > We currently have SVN in readonly mode, so we urgently need to rebuild from > scratch our release scripts as GitHub workflows. -- This message was sent by Atlassian Jira (v8.20.10#820010)