KonaKart eCommerce Demo Application
1.2K
KonaKart Community Edition to pull as a Docker Image.
This example image uses layers of Java 8 and PostgreSQL 9.4.
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 kk8500 -p 8780:8780 -p 8783:8783 konakart/konakart_8500_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
761.2 MB
Last updated
over 9 years ago
docker pull konakart/konakart_8500_ce