synology/spree

By synology

Updated over 7 years ago

Image
1

8.2K

##Spree SpreeCommerce is a full-featured storefront tool built on common standards so you do not have to compromise speed to market, efficiency, or innovation. You can also easily leverage the advantages of modular design to configure, supplement, or replace the functionalities you need.

##Usage The recommended way to run this container looks like this:

$ docker run -d -p 80:80 synology/spree

This will start a container in a detached session in the background and will expose its web interface to port 80 of the host. Now you can browse to:

http://localhost/

to access the initialization pages of SpreeCommerce.

##Settings Default username: spree@example.com

Default password: spree123

Docker Pull Command

docker pull synology/spree