Sign inSign up

wyy349093330/liferay6.2-java8

By wyy349093330

Updated about 7 years ago

liferay6.2-java8

Image
0

399

wyy349093330/liferay6.2-java8 repository overview

This image is base on debian:stable-slim and provided java8 environment. Put liferay home and tomcat logs out of the image.

how to use it
  1. first of all pull the image.
  2. create a folder named logs under your liferay home.
  3. run liferay,if you run it in development,you can add debug port(8085) mapping.
    docker run --rm -itd --name liferay6.2 -p 8080:8080 -v ${pwd}/liferay-home:/var/liferay-home -v ${pwd}/workspace:/var/workspace wyy349093330/liferay6.2-java8:$VERSION
    
  4. or you can use docker-compose
    docker-compose up -d --build --force-recreate
    

Tag summary

Content type

Image

Digest

Size

749 MB

Last updated

about 7 years ago

docker pull wyy349093330/liferay6.2-java8:4.0