Skip to the content.

Setup

Installing packages from composer:

docker compose run -w /opt/bitnami/composer opencart sh -c "composer install"

Running Opencart and XHGui:

docker compose up -d

Available URLs

URL Name
http://localhost:8080 Opencart
http://localhost:8081 XHGui