fromlatest.io
fromlatest.io copied to clipboard
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 cleanmake depsmake run
Serve frontend build
http://127.0.0.1:5000/
make run