Cpee - local docker installation

Amolkirat Singh Mangat b53b2bf1eb Update 'Dockerfile' %!s(int64=5) %!d(string=hai) anos
Dockerfile b53b2bf1eb Update 'Dockerfile' %!s(int64=5) %!d(string=hai) anos
README.md 32253baa02 readme update %!s(int64=5) %!d(string=hai) anos
docker-compose.yml 9c8ffb3fa5 docker files for running cpee locally %!s(int64=5) %!d(string=hai) anos

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.25" .

Run docker-compose up