/ubuntu-jdk7-exo

Docker Container for eXo Platform Community 4 in Ubuntu with jdk7

Ubuntu + Oracle jdk 7 + eXo Platform Community Docker container

  • Ubuntu 14.04
  • Oracle JDK 7 update 71
  • eXo Platform 4.2.0 Community edition

How to

  • run the container

    docker run -d -p 8080:8080 --name=exo exoplatform/ubuntu-jdk7-exo:plf-4.2.0

  • watch container logs

    docker logs --follow exo