aymenfurter / c14r.io

open source container inspection tool

Home Page:https://c14r.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


c14r.io

A tool that allows you to depict image structures. At present, it can index from DockerHub and MCR.

Try it now · Explore the deploy scripts (coming soon)

Microservices Buildpipeline Quality Gate Status Quality Gate Status Quality Gate Status Quality Gate Status


Building the microservices locally

The following commands can be used to build and run the end2end tests locally.

$ cd e2e && sh e2e.sh

Architecture

C14R follows microservices architecture. There are seperate microservices for indexing (Dexter), crawling (Jobbie) and reading the data (Ridik). The server side code is written in java based on Apache Camel and Spring Boot. The UI part is based on Angular & SB Admin.

Architecture

Limitations

  • Building the hierarchy is based on the instructions, not the image hashes. This may result in wrongly identified base images.
  • Multiple Architectures (e.g. amd64, arm) are not yet properly reflected.

About

open source container inspection tool

https://c14r.io

License:MIT License


Languages

Language:TypeScript 46.0%Language:Java 42.2%Language:SCSS 5.0%Language:HTML 4.7%Language:JavaScript 1.1%Language:Dockerfile 1.0%Language:Shell 0.1%