voxelvortex/ritecms

By voxelvortex

Updated 7 months ago

RITECMS httpd image

Image
Content Management System
Web Servers
0

31

RITECMS

WARNING THIS IS A VULNERABLE IMAGE - DO NOT USE OUTSIDE OF TESTING ENVIRONMENTS

Dockerizes the RITECMS Project

Usage

Example Docker-compose:

services:
  ritecms:
    image: voxelvortex/ritecms
    container_name: ritecms
    ports:
      - 80:80

Docker Pull Command

docker pull voxelvortex/ritecms