Skip to content

Instantly share code, notes, and snippets.

@jverweijL
Created July 7, 2022 06:52
Show Gist options
  • Save jverweijL/ff8f0cf835852034cfed1fa7be46939d to your computer and use it in GitHub Desktop.
Save jverweijL/ff8f0cf835852034cfed1fa7be46939d to your computer and use it in GitHub Desktop.
how to run docker container with liferay workspace

In your gradle.properties make sure to add the docker image you want to use like

liferay.workspace.docker.image.liferay=liferay/dxp:7.4.13-u31

To run the docker container use the following command

gw startDockerContainer logsDockerContainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment