logstash/docker
João Duarte 92a601ce24
move j2 template to erb in 7.17 (#16274)
This should simplify CI infrastructure by not requiring python.
2024-07-03 12:45:19 +01:00
..
bin move j2 template to erb in 7.17 (#16274) 2024-07-03 12:45:19 +01:00
data/logstash introduce go.mod for env2yaml (#15921) (#15923) 2024-02-08 18:17:07 +00:00
examples build docker images from logstash repo (#10603) 2019-04-04 11:27:31 +01:00
ironbank Support ironbank docker build (#14298) (#14306) 2022-06-28 19:14:05 +01:00
templates move j2 template to erb in 7.17 (#16274) 2024-07-03 12:45:19 +01:00
LICENSE build docker images from logstash repo (#10603) 2019-04-04 11:27:31 +01:00
Makefile move j2 template to erb in 7.17 (#16274) 2024-07-03 12:45:19 +01:00
README.md rake task to generate dockerfile 2019-04-22 22:57:55 +01:00

Description

This repository contains the official Logstash Docker image from Elastic.

Documentation can be found on the Elastic website.

Supported Docker versions

The images have been tested on Docker version 18.09.2, build 6247962

Requirements

A full build requires:

  • Docker
  • GNU Make
  • Python 3.5 with Virtualenv
  • JRuby 9.1+

Running a build

To build an image check out the corresponding branch for the version and run the rake task Like this:

git checkout 7.0
rake artifact:docker
# and for the OSS package
rake artifact:docker_oss

This image is built on Centos 7.