You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2023/03/21 07:31:00 UTC

[jira] [Created] (OFBIZ-12781) Add docker build capability to trunk

Daniel Watford created OFBIZ-12781:
--------------------------------------

             Summary: Add docker build capability to trunk
                 Key: OFBIZ-12781
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12781
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: Upcoming Branch
            Reporter: Daniel Watford
            Assignee: Daniel Watford
             Fix For: Upcoming Branch


Mailing list thread: [https://lists.apache.org/thread/pgqqxjbtylzclprd05998m2h5p8sv4nc]

 

OFBIZ-12757 created an experimental branch to explore building OFBiz as a docker image.

This ticket will apply the findings of that experiment to trunk providing:
 * OFBiz sources which can be readily built as a docker container image.
 * Documentation on how to build and use OFBiz as a container image.
 * A GitHub actions workflow to build variants of OFBiz container images and push those images to GitHub Packages (ghcr.io/apache/ofbiz). Variants are:
 ** ofbiz-framework with no data pre-loaded
 ** ofbiz-framework preloaded with demo data
 ** ofbiz-framework and ofbiz-plugins with no data pre-loaded

There will be no changes to the OFBiz readme file, meaning the regular Gradle build and launch process will be the primary and supported way that users initially interact with OFBiz.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)