Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Basic images
https://github.com/jetthoughts/docker-images

Last synced: 7 days ago
JSON representation

Basic images

Awesome Lists containing this project

README

        

# Docker Images

- centos7
- teamcity-agent
- kubernetes
- ruby

# Release

```
$ make kubernetes KUBE_VERSION=v1.14.0-beta.1
$ make ruby-chrome
```

# Analyze

Used https://github.com/wagoodman/dive to check common problems of images.

```shell
$ make ruby-chrome-analyze
```