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

https://github.com/monogramm/docker-fail2rest

:whale: Docker image for fail2rest.
https://github.com/monogramm/docker-fail2rest

alpine docker fail2rest

Last synced: 6 days ago
JSON representation

:whale: Docker image for fail2rest.

Awesome Lists containing this project

README

          

[uri_license]: http://www.gnu.org/licenses/agpl.html
[uri_license_image]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg

[![License: AGPL v3][uri_license_image]][uri_license]
[![Build Status](https://travis-ci.org/Monogramm/docker-fail2rest.svg)](https://travis-ci.org/Monogramm/docker-fail2rest)
[![Docker Automated buid](https://img.shields.io/docker/cloud/build/monogramm/docker-fail2rest.svg)](https://hub.docker.com/r/monogramm/docker-fail2rest/)
[![Docker Pulls](https://img.shields.io/docker/pulls/monogramm/docker-fail2rest.svg)](https://hub.docker.com/r/monogramm/docker-fail2rest/)
[![](https://images.microbadger.com/badges/version/monogramm/docker-fail2rest.svg)](https://microbadger.com/images/monogramm/docker-fail2rest)
[![](https://images.microbadger.com/badges/image/monogramm/docker-fail2rest.svg)](https://microbadger.com/images/monogramm/docker-fail2rest)

# Docker image for fail2rest

This Docker repository provides the [fail2rest](https://github.com/Sean-Der/fail2rest) server with a configuration suitable to use with [fail2web](https://github.com/Sean-Der/fail2web).

## Build Docker image

Install Docker and then run `docker build -t docker-fail2rest .` to build the image.