Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 278 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 278 Bytes

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.

$ make ruby-chrome-analyze