voxelvortex/ritecms
RITECMS httpd image
31
WARNING THIS IS A VULNERABLE IMAGE - DO NOT USE OUTSIDE OF TESTING ENVIRONMENTS
Dockerizes the RITECMS Project
Example Docker-compose:
services:
ritecms:
image: voxelvortex/ritecms
container_name: ritecms
ports:
- 80:80
docker pull voxelvortex/ritecms