Sign inSign up

konakart/konakart_8300_ce

By konakart

Updated almost 10 years ago

KonaKart eCommerce Demo Application

Image
2

2.1K

konakart/konakart_8300_ce repository overview

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 kk8300 -p 8780:8780 -p 8783:8783 konakart/konakart_8300_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)

Tag summary

Content type

Image

Digest

Size

596.5 MB

Last updated

almost 10 years ago

docker pull konakart/konakart_8300_ce