Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 206 Bytes

dockerized-processmaker

A container for processmaker

Usage

Build with docker build -t "processmaker" .

Run with docker run -d -p 8000:80 processmaker

Then visit your docker-api's IP at port 8000