Skip to content

joaco1977/docker-liferay7-postgesql-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Docker file for creating a Docker image with:

  • PostgreSQL 9.4
  • Oracle Java 8
  • Elasticsearch 2.4.6
  • Liferay 7.0 GA4

For running this image:

  • docker run --name newContainerName -v /liferay_home/osgi/modules:/opt/liferay/osgi/modules -p 8080:8080 -d -t imageName

You can work localy in your host with liferay workspace and deploy your modules to /liferay_home/osgi/modules , so these will be deployed in liferay container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published