Skip to content

AEM.Design packages partially installed in bundled version #1

Open
@wildone

Description

@wildone

Bug Report

Current Behavior

When I run a new bundle container using following command

docker run --name author65bundle \
-e "TZ=Australia/Sydney" \
-e "AEM_RUNMODE=-Dsling.run.modes=author,crx3,crx3tar,dev" \
-e "AEM_JVM_OPTS=-server -Xms248m -Xmx1524m -XX:MaxDirectMemorySize=256M -XX:+CMSClassUnloadingEnabled -Djava.awt.headless=true -Dorg.apache.felix.http.host=0.0.0.0 -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=58242,suspend=n" \
-p4502:8080 -d \
-p30303:58242 -d \
aemdesign/aem:6.5.0-bundle

The container start properly but the content for AEM.Design is partially installed.

Showcase page not showing any themes.
Showcase pages are missing template thumbnails

If I reinstall aemdesign-aem-showcase and aemdesign-aem-compose everything start to work.

Expected behavior/code
When you run bundle container you should not need to reinstall packages.

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