liferay-docker
liferay-docker copied to clipboard
Hello, I want to report a problem with all versions since 7.4.3-ga90. I am not able to run the docker images on k8s. When i start the container it stucks...
When pulling and running the latest image _liferay/portal:6.2.5-ga6_ the portal will not work and print an error in the logs (note: the container is not stopping or crashing either): ```...
While installing liferay portal 7.4.3.19 on openshift in ibm cloud facing the below error message, has anyone faced the below issues on ibm cloud? 1. [LIFERAY] To SSH into this...
Hello. in Kubernetes I can mount a ConfigMap under /mnt/liferay/files (and subfolders) instead of mounting a volume. These files are exposed as symbolic links to hidden folders, to manage updates...
### docker-compose.yml ### logs liferay7.4 | [LIFERAY] To SSH into this container, run: "docker exec -it cea218c801ad /bin/bash". liferay7.4 | liferay7.4 | [LIFERAY] Using zulu8 JDK. You can use another...
Could you please create a non-alpine based image (like openjdk:8-slim or openjdk:8-jdk)? Alpine has several issues: 1. Xuggler does not work with Alpine. It always gives a SEGMENT FAULT and...
Reading tags for nightly builds, it seems that the nightly builds are manually pushed. It would be great for the Community and internal users to generate those nightly builds within...