[ https://issues.apache.org/jira/browse/OFBIZ-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774972#comment-17774972 ]
ASF subversion and git services commented on OFBIZ-12856: --------------------------------------------------------- Commit f3a01d4337883e68b42568a41edbf89b6803bb1f in ofbiz-framework's branch refs/heads/release18.12 from Daniel Watford [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f3a01d4337 ] Implemented: Add docker build functionality to release18.12 branch (OFBIZ-12856) Added docker build sources, documentation and example usage to the relese18.12 branch. Also added GitHub Actions workflow to build and push container images to the GitHub Container Registry (ghcr.io). > Use docker containers to host demo-stable > ----------------------------------------- > > Key: OFBIZ-12856 > URL: https://issues.apache.org/jira/browse/OFBIZ-12856 > Project: OFBiz > Issue Type: Task > Reporter: Daniel Watford > Assignee: Daniel Watford > Priority: Major > Fix For: 18.12.09 > > > Over the last few months we have found that our demo VM is frequently > restarted. > The trunk and next demos are run using docker containers. We recently applied > restart policies to these containers to ensure the demos are restarted once > the VM has restarted. > We do not have a similar mechanism in place to automatically restart the > stable demo. > Since the 18.12 branch is likely to remain as our stable branch for some > time, we can explore the automatic build of docker container images following > the application of any release tags to this branch. We can then pull those > container images nightly to the demo VM and use them to run the demo-stable > site. -- This message was sent by Atlassian Jira (v8.20.10#820010)