Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 402 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 402 Bytes

How to run?

  • Run for usage: npm start
  • Run for development: npm start:dev
  • Run via docker: docker build -t melmox/devops:0.1 . docker run --rm --name devops-lab --cpus="1" --memory="64M" -p 80:80 melmox/devops:0.1git commit -m ‘done’

Supported endpoints

  • / --- homepage
  • /homepage --- another path to homepage

DockerHub

Enjoy