KonaKart eCommerce Demo Application
10K+
KonaKart Community Edition to pull as a Docker Image.
This example image uses layers of Java 11 and PostgreSQL 10.
It allows you to install and run the Community Edition of KonaKart with the minimum of effort using Docker!
Run using:
docker run -d --name kk9400 -p 8780:8780 -p 8783:8783 konakart/konakart_9400_ce
Then open a browser and see the storefront at:
http://localhost:8780/konakart/
The Admin Application is at:
http://localhost:8780/konakartadmin/
(login using "[email protected]" as the username and "princess" as the password)
Content type
Image
Digest
Size
953.8 MB
Last updated
almost 6 years ago
docker pull konakart/konakart_9400_ce