Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 421 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 421 Bytes

Dockerfiles

Build Status

Some Dockerfiles.

Requirements

  • docker
    • hadolint
    • dive
  • pre-commit
  • shellcheck
  • ruby
    • bundler
    • serverspec

Installation

make install docker-build
docker-compose up

Test

make install test