Cpee - local docker installation
Amolkirat Singh Mangat b87b6be80c Update 'docker-compose.yml' | 5 years ago | |
---|---|---|
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
docker-compose.yml | 5 years ago |
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