Skip to content

SDK4.3 - Alfresco platform jar archetype docker-compose is using wrong property for share docker image version #629

Open
@abhinavmishra14

Description

@abhinavmishra14

Alfresco platform jar archetype docker-compose is using wrong property for share docker image version

Expected Behavior

When enable share service in docker-compose, it should build and run correctly.

Current Behavior

It fails to build and pull share image.

Possible Solution

Updated alfresco.share.version to alfresco.share.docker.version

See the PR: https://github.com/Alfresco/alfresco-sdk/pull/627/files

Steps to Reproduce (for bugs)

  1. Generate alfresco platform archetype
  2. Enable the share service that is by default disabled in docker-compose.yml file.
  3. File "./run.bat build_start"
  4. Build fails, complains that can't pull image mapped to alfresco.share.version. The value set to alfresco.share.version is "11.77" which is not matching to any share image available in docker repository.

Your Environment

  • Alfresco SDK version used: 4.3 (latest)
  • Alfresco version used: 7.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions