Follow these steps to download the latest release of Liferay Commerce and get started.
-
Get Liferay Commerce
docker pull liferay/commerce:2.0.4
-
Start Liferay Commerce
docker run -it -p 8080:8080 liferay/commerce:2.0.4
Wait until you see
org.apache.catalina.startup.Catalina.start Server startup in [x] milliseconds
-
Open your browser to
https://localhost:8080
Doing more than just checking things out? Learn more about Installation and Upgrades.
Want to get a store up and running in minutes? Learn about Accelerators.