run the container
docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0
watch container logs to follow the eXo Platform boot progress
docker logs --follow exo-chat
enjoy your social intranet at http://localhost:8080 ;-)

docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0-rc1
Upgrade eXo Chat add-on to 1.0.0-RC1 with a brand new look!
Upgrade eXo Platform to 4.1.0-RC1
docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0-rc1
Initial version of the container with the following content:
eXo Platform 4.1-M2
eXo Chat add-on 0.9.0
docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:0.9.0
Content type
Image
Digest
sha256:e0aaf6b1e…
Size
896.2 MB
Last updated
almost 11 years ago
docker pull exoplatform/ubuntu-jdk7-exo-chat