Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microscaling/microbadger

What's inside your Docker containers?
https://github.com/microscaling/microbadger

Last synced: about 1 month ago
JSON representation

What's inside your Docker containers?

Awesome Lists containing this project

README

        

# MicroBadger

**What's inside your Docker containers?**

[MicroBadger](https://microbadger.com) shows you the contents of public Docker images, including metadata and layer information.
Find your container image on MicroBadger to get badges for your GitHub and Docker Hub pages.

* Raise problems or feature requests through the Issues list in this repo
* [Join our Slack channel](https://microscaling-users.signup.team/)

## Build Docker Image

```bash
$ make build
```

## Running locally with Docker Compose

```bash
$ make build
$ docker-compose up --build
```

## Licensing

MicroBadger is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/microscaling/microbadger/blob/master/LICENSE) for the full license text.

## Contributing

We'd love to get contributions from you! Please see [CONTRIBUTING.md](https://github.com/microscaling/microbadger/blob/master/CONTRIBUTING.md) for more details.

## Contact Us

We are on Twitter at [@microscaling](http://twitter.com/microscaling).
And we welcome new [issues](https://github.com/microscaling/microbadger/issues) or pull requests!