Giter Site home page Giter Site logo

cybernetics / imagelayers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microscaling/imagelayers

0.0 0.0 0.0 1.19 MB

Docker Image Visualization and Badges

Home Page: https://imagelayers.io

License: Apache License 2.0

Go 97.40% Shell 2.60%

imagelayers's Introduction

ImageLayers API

ImageLayers.io is a project from the team at CenturyLink Labs. This utility provides a browser-based visualization of user-specified Docker Images and their layers. This visualization provides key information on the composition of a Docker Image and any commonalities between them. ImageLayers.io allows Docker users to easily discover best practices for image construction, and aid in determining which images are most appropriate for their specific use cases. Similar to docker images --tree, the ImageLayers project aims to make visualizing your image cache easier, so that you may identify images that take up excessive space and create smarter base images for your Docker projects.

##Installation

The ImageLayers API is a golang application and uses godep.

$ go get github.com/CenturyLinkLabs/imagelayers
$ go get github.com/tools/godep
$ cd $GOPATH/src/github.com/CenturyLinkLabs/imagelayers
$ godep restore
$ go test ./... #should all pass
$ go run main.go #or build and run

##imagelayers-graph UI Project ImageLayers provides services to search and analyze mulitple images within the docker registry. Imagelayers Graph is an example interface using these services.

##ImageLayers In Action You can see the hosted version of ImageLayers at imagelayers.io.

imagelayers's People

Contributors

argvader avatar bdehamer avatar dpetersen avatar patocox avatar rheinwein avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.