Jacques Le Roux created OFBIZ-13296:
---------------------------------------
Summary: Issue while building and pushing OFBiz docker container
images
Key: OFBIZ-13296
URL: https://issues.apache.org/jira/browse/OFBIZ-13296
Project: OFBiz
Issue Type: Bug
Components: Docker, Gradle
Environment: It turns out that locally the generated file is named
ofbiz-unspecified.tar.
Because the last change in gradle.build were about AsciidoctorTask I thought it
would be related but it's not.
I tried to put
{code:java}
distTar {
version = null
}
{code}
Before
{code:java}
javadoc {
{code}
to no avail.
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Here is an example:
https://github.com/apache/ofbiz-framework/actions/runs/18001759349/job/51212476776
Error: buildx failed with: ERROR: failed to build: failed to solve: failed to
compute cache key: failed to calculate checksum of ref
fc682960-a2cc-4975-884a-ddab89401ab0::ehvrmn7lyhw04lfz5n3w53xxf:
"/builder/build/distributions/ofbiz.tar": not found
--
This message was sent by Atlassian Jira
(v8.20.10#820010)