Skip to content

sergey-pronin/beats-docker

 
 

Repository files navigation

Description

This repository contains the official Beats Docker images from Elastic.

Documentation can be found on the Elastic website:

Requirements

A full build and test requires:

  • Docker
  • GNU Make
  • Python 3.5 with Virtualenv

Supported Docker versions

The images have been tested on Docker 17.03.1-ce

Contributing, issues and testing

Acceptance tests for the images are located in the test directory, and can be invoked with make test. Python 3.5 is required to run the tests. They are based on the excellent testinfra, which is itself based on the wonderful pytest.

beats-docker is developed under a test-driven workflow, so please refrain from submitting patches without test coverage. If you are not familiar with testing in Python, please raise an issue instead.

The images are built on CentOS 7.

About

Official Beats Docker images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • Makefile 33.4%
  • Shell 7.2%