Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 400 Bytes

An OpenPPM Container

openppm-docker

A simple docker file to make a container running OpenPPM. Not recommended for production, but ideal for trials and testing.

How to run

Once you have docker installed issue this command $ sudo docker run --name openppm -d -p 8080:8080 stephenbeauchamp/openppm:latest

Wait for the container to start up then access the site from your browser on port 8080