Opencart development template - project generator/development environment. Can be used by PHP developers to start quickly on development Opencart modules. This stack allows you to setup development environment in a single docker-compose command
Before installing this project, please, make sure you have installed docker and docker-compose
To install docker execute:
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sh get-docker.sh
$ pip install docker-compose
Clone this project into your work directory:
$ git clone https://github.com/trydirect/opencart.git
Content type
Image
Digest
sha256:8ee82650c…
Size
199.2 MB
Last updated
about 1 month ago
docker pull trydirect/opencart