Cpee - local docker installation

Amolkirat Singh Mangat ed2f1e6a81 Update 'README.md' vor 4 Jahren
Dockerfile b53b2bf1eb Update 'Dockerfile' vor 4 Jahren
README.md ed2f1e6a81 Update 'README.md' vor 4 Jahren
docker-compose.yml 9c8ffb3fa5 docker files for running cpee locally vor 5 Jahren

README.md

cpee-docker

CPEE Dockerfiles for a local installation.

Requirements: Docker and Docker Compose

Put the required CPEE js_libs on your host under /var/www/html/. If you pick a different path, then also update the docker-compose.yml.

Run docker build -t "cpee:1.4.26" .

Run docker-compose up