You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/21 11:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-12781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703146#comment-17703146 ] 

ASF subversion and git services commented on OFBIZ-12781:
---------------------------------------------------------

Commit 39710ade78d8e42f4721bc3c34cc5caf6f63fb8f in ofbiz-framework's branch refs/heads/trunk from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=39710ade78 ]

Improved: OFBiz docker container images (OFBIZ-12781)

Added necessary files and documentation (DOCKER.md) to enable
out-of-the-box building of OFBIz as a docker container image.

Also added a docker directory with an example container deployment of
OFBiz and PostgreSQL.

A new GitHub actions workflow has been added which will build and
publish container images to GitHub packages
(https://ghcr.io/apache/ofbiz).

> 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
>            Priority: Minor
>             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)