Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 300 Bytes

Luminus guestbook

This is a docker image used to create a luminus guestbook application

How to install

  1. Install docker
  2. Clone this project
  3. cd luminus-docker && docker build .
  4. docker run -p 3000:3000 -p 7000:7000 -it id-from-step-3