Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abhinavmishra14 opened this issue Jan 25, 2022 · 0 comments

Comments

@abhinavmishra14
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant