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

https://github.com/pgrimaud/docker-images

My personal Docker public images
https://github.com/pgrimaud/docker-images

Last synced: 4 months ago
JSON representation

My personal Docker public images

Awesome Lists containing this project

README

        

# Docker Images

This repository contains my Docker public images available on the GitHub public container registry.

## Images

- Shopify's [theme kit](https://github.com/Shopify/themekit) binary in a Docker image
- Shopify's [theme check](https://github.com/Shopify/theme-check) binary in a Docker image
- More to come...

## Build

**To build an image, just run the command `make`. You'll see the available images to build.**

e.g. to build and publish **Theme Kit** image, just run :
```make themekit-image```.

## LICENSE

MIT License