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

https://github.com/edouard-lopez/explore-container-testing

playing with container-structure-test
https://github.com/edouard-lopez/explore-container-testing

containers testing

Last synced: 6 months ago
JSON representation

playing with container-structure-test

Awesome Lists containing this project

README

          

# explore-container-testing

> playing with [container-structure-test](https://github.com/GoogleContainerTools/container-structure-test/).

## Usage

Build the container (once)

make build

Run the test suite

make test

Enter the container for manual play

make run-docker

## Credit

* In collaboration with [Juan Jose Garcia Torres](https://github.com/JJGT) during a [ManoMano](https://jobs.lever.co/manomano) Qrafternoon.
* Dockerfile come from [`pure` prompt](https://github.com/pure-fish/pure/) for [Fish shell](https://fishshell.com/) project.