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).
- Host: GitHub
- URL: https://github.com/aifrak/testinfra-docker
- Owner: aifrak
- License: mit
- Created: 2020-07-25T10:54:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T13:44:18.000Z (almost 6 years ago)
- Last Synced: 2025-08-03T23:37:31.412Z (11 months ago)
- Topics: docker, dockerfile, python, testinfra
- Language: Python
- Homepage: https://hub.docker.com/r/aifrak/testinfra
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# testinfra in Docker
Installation of a dockerized testinfra (Debian).
[](https://hub.docker.com/r/aifrak/testinfra/builds)
[](https://hub.docker.com/r/aifrak/testinfra/tags)
[](https://hub.docker.com/r/aifrak/testinfra/)
[](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/)