Cpee - local docker installation
Amolkirat Singh Mangat 9c8ffb3fa5 docker files for running cpee locally | vor 5 Jahren | |
---|---|---|
Dockerfile | vor 5 Jahren | |
README.md | vor 5 Jahren | |
docker-compose.yml | vor 5 Jahren |
CPEE Dockerfiles for local installation.
Requirements: Docker and Docker Compose
Put the required CPEE js_libs
on your host at /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