Skip to content

stackriot-labs/fromlatest.io

 
 

Repository files navigation

FROM:latest (fromlatest.io)

This is a client javascript site to review and analyze a Dockerfile for common mistakes and use of best practices.

Installation

sudo npm install -g grunt-cli babel
npm install

Build

  • make clean
  • make deps
  • make run

Serve frontend build

http://127.0.0.1:5000/

make run

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 10.3%
  • HTML 5.2%
  • Other 0.4%