Sign inSign up

konakart/konakart_8810_ce

By konakart

Updated over 8 years ago

KonaKart eCommerce Demo Application

Image
0

1.2K

konakart/konakart_8810_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 kk8810 -p 8780:8780 -p 8783:8783 konakart/konakart_8810_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

790.5 MB

Last updated

over 8 years ago

docker pull konakart/konakart_8810_ce