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

https://github.com/aifrak/testinfra-docker

Installation of a dockerized testinfra (Debian).
https://github.com/aifrak/testinfra-docker

docker dockerfile python testinfra

Last synced: 2 months ago
JSON representation

Installation of a dockerized testinfra (Debian).

Awesome Lists containing this project

README

          

# testinfra in Docker
Installation of a dockerized testinfra (Debian).

[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/aifrak/testinfra)](https://hub.docker.com/r/aifrak/testinfra/builds)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/aifrak/testinfra?color=orange&sort=semver)](https://hub.docker.com/r/aifrak/testinfra/tags)
[![Docker Pulls](https://img.shields.io/docker/pulls/aifrak/testinfra?color=yellow)](https://hub.docker.com/r/aifrak/testinfra/)
[![GitHub](https://img.shields.io/github/license/aifrak/testinfra-docker?color=blue)](https://github.com/aifrak/testinfra-docker/blob/master/LICENSE)

## How to use this image
```
docker run -it --rm aifrak/testinfra
```

## Docker
```
docker pull aifrak/testinfra
```

## Quick references
- Docker hub: https://hub.docker.com/r/aifrak/testinfra
- Github: https://github.com/aifrak/testinfra-docker

## Technologies
[testinfra](https://testinfra.readthedocs.io/)