All Projects → test-kitchen → dokken-images

test-kitchen / dokken-images

Licence: other
Minimal Docker Images for testing

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to dokken-images

kitchen-habitat
A Test Kitchen Driver for Habitat
Stars: ✭ 13 (-35%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-google
Google Compute Engine driver for Test-Kitchen
Stars: ✭ 47 (+135%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
busser-serverspec
A Busser runner plugin for the serverspec testing library
Stars: ✭ 51 (+155%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-rackspace
A Rackspace Cloud driver for Test Kitchen
Stars: ✭ 15 (-25%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
busser
Kitchen Busser - Runs tests for projects in test-kitchen
Stars: ✭ 47 (+135%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
Stars: ✭ 16 (-20%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-dsc
A DSC Provisioner for Test-Kitchen
Stars: ✭ 27 (+35%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-pester
A Test Kitchen driver to execute Pester as a verifier
Stars: ✭ 29 (+45%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
busser-rspec
Run RSpec tests through busser
Stars: ✭ 12 (-40%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+790%)
Mutual labels:  ruby-gem
Unimidi
Realtime MIDI IO for Ruby
Stars: ✭ 229 (+1045%)
Mutual labels:  ruby-gem
Draftsman
Ruby gem that lets you create draft versions of your database records.
Stars: ✭ 159 (+695%)
Mutual labels:  ruby-gem
No Style Please
A (nearly) no-CSS, fast, minimalist Jekyll theme.
Stars: ✭ 192 (+860%)
Mutual labels:  ruby-gem
Api Fuzzer
API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities
Stars: ✭ 238 (+1090%)
Mutual labels:  ruby-gem
Tty Table
A flexible and intuitive table generator
Stars: ✭ 161 (+705%)
Mutual labels:  ruby-gem
apparmor
Development repository for the apparmor cookbook
Stars: ✭ 13 (-35%)
Mutual labels:  managed-by-terraform
Rorvswild
Ruby on Rails app monitoring: performances & exceptions insights for rails developers.
Stars: ✭ 159 (+695%)
Mutual labels:  ruby-gem
Ruby Macho
🔩 A pure-Ruby library for parsing Mach-O files.
Stars: ✭ 153 (+665%)
Mutual labels:  ruby-gem
stackup
a simple CLI and Ruby API for AWS CloudFormation
Stars: ✭ 89 (+345%)
Mutual labels:  ruby-gem
crate ruby
A Ruby client library for CrateDB.
Stars: ✭ 31 (+55%)
Mutual labels:  ruby-gem

Docker images for use with kitchen-dokken

Docker images for various operating systems built specifically for use with the Test Kitchen plugin kitchen-dokken. Use these images as stand-ins for full OS installations in your CI pipelines or for quick local testing.

All images are published to Docker Hub.

Why Do We Need These?

Operating system vendors publish their own Docker images, but these images are very minimal. Vendor images are optimized for running applications in Docker or Kubernetes clusters. When testing Chef Infra cookbooks, we need Docker images that look like a fresh install of the OS. That means we need common OS utilities or even a complete systemd installation. These Dokken images are loaded with additional packages to make them more like a VM or cloud instance so you can quickly test without issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].