Skip to content

Anselm98/docker-varnish-fluentbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Varnish with fluent-bit image

Description

A Varnish based image with fluent-bit embedded (pre-compiled by Bitnami)

Usage

# Publish the image to public AdmanTIC repo.
$ ./publish_image.sh <fluent-bit-version> <varnish-version> <image-tag>

Notes

  • Before using the publish_image script, please, sign in on Docker hub using docker login
  • fluent-bit-version follows Bitnami pre-compiled format. Unfortunately Bitnami does not maintain (on purpose) a public history of previous version. Nevertheless, typically, the version format is : <fluent-bit-version>-linux-<arch>-<distrib> (e.g. 1.3.6-0-linux-amd64-debian-9)
  • varnish-version refers to image on which the current image is based on. Please, check the available versions on the official repository (https://hub.docker.com/_/varnish?tab=tags)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 56.7%
  • Shell 43.3%