Skip to content

Latest commit

 

History

History

win-server-2019

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Windows Server 2019

Prerequisites

  • Local machine with Windows installed
  • Windows 10 version 1809+ or Build 17763+

Environment Details

Product Version
Java AdoptOpenJDK JDK 8
Operating System Windows Server Core 2019
Portal master snapshot

Startup

docker build -t <tag> .

docker run -p 8080:8080 -d <tag>:latest

This will start up a Liferay instance on Tomcat using HSQLDB.