LeonidChernichevskii / docker-opencart-3.0.3.6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This docker build contains all the necessary packages to run CMS OpenCart 3 v3.0.3.6

To run a package:

Install Docker and Docker-Compose

Clone the assembly:

git clone https://github.com/LeonidChernichevskii/docker-opencart-3.0.3.6.git

In the root of the project, where is the docker-compose.yml located

Add in file host

127.0.0.1 w-shop.test

Run the command:

docker-compose up --build

Available at:

w-shop.test/

About


Languages

Language:PHP 56.2%Language:Twig 31.6%Language:JavaScript 9.7%Language:HTML 1.8%Language:CSS 0.7%Language:SCSS 0.0%Language:Dockerfile 0.0%Language:Shell 0.0%Language:Hack 0.0%Language:Makefile 0.0%