Giter Club home page Giter Club logo

lighttpd's Introduction

lighttpd (Docker image)

Built-from-source container image of the Lighttpd HTTP server

Available at ricardbejarano/lighttpd.

Tags

1.4.53-glibc, 1.4.53, glibc, latest (glibc/Dockerfile)

1.4.53-musl, musl (musl/Dockerfile)

Features

  • Super tiny (glibc-based is ~3.41MB and musl-based is ~2.98MB)
  • Built from source
  • Built from scratch, see the Filesystem section below for an exhaustive list of the image's contents
  • Included lighttpd.conf optimized for secure and performant static file serving
  • Reduced attack surface (no bash, no UNIX tools, no package manager...)

Volumes

Mount your content in /etc/lighttpd/html.

Filesystem

The images' contents are:

glibc

Based on the glibc implementation of libc.

/
โ”œโ”€โ”€ etc/
โ”‚   โ”œโ”€โ”€ group
โ”‚   โ”œโ”€โ”€ lighttpd/
โ”‚   โ”‚   โ”œโ”€โ”€ html/
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ index.html
โ”‚   โ”‚   โ””โ”€โ”€ lighttpd.conf
โ”‚   โ””โ”€โ”€ passwd
โ”œโ”€โ”€ lib/
โ”‚   โ””โ”€โ”€ x86_64-linux-gnu/
โ”‚       โ”œโ”€โ”€ libc.so.6
โ”‚       โ”œโ”€โ”€ libdl.so.2
โ”‚       โ””โ”€โ”€ libnss_files.so.2
โ”œโ”€โ”€ lib64/
โ”‚   โ””โ”€โ”€ ld-linux-x86-64.so.2
โ”œโ”€โ”€ lighttpd
โ”œโ”€โ”€ tmp/
โ”‚   โ””โ”€โ”€ .keep
โ””โ”€โ”€ usr/
    โ””โ”€โ”€ local/
        โ””โ”€โ”€ lib/
            โ”œโ”€โ”€ mod_dirlisting.so
            โ”œโ”€โ”€ mod_indexfile.so
            โ””โ”€โ”€ mod_staticfile.so

musl

Based on the musl implementation of libc.

/
โ”œโ”€โ”€ etc/
โ”‚   โ”œโ”€โ”€ group
โ”‚   โ”œโ”€โ”€ lighttpd/
โ”‚   โ”‚   โ”œโ”€โ”€ html/
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ index.html
โ”‚   โ”‚   โ””โ”€โ”€ lighttpd.conf
โ”‚   โ””โ”€โ”€ passwd
โ”œโ”€โ”€ lib/
โ”‚   โ”œโ”€โ”€ ld-musl-x86_64.so.1
โ”‚   โ”œโ”€โ”€ libc.musl-x86_64.so.1
โ”‚   โ””โ”€โ”€ libz.so.1.2.11
โ”œโ”€โ”€ lighttpd
โ”œโ”€โ”€ tmp/
โ”‚   โ””โ”€โ”€ .keep
โ””โ”€โ”€ usr/
    โ””โ”€โ”€ local/
        โ””โ”€โ”€ lib/
            โ”œโ”€โ”€ mod_dirlisting.so
            โ”œโ”€โ”€ mod_indexfile.so
            โ””โ”€โ”€ mod_staticfile.so

License

See LICENSE.

lighttpd's People

Contributors

ricardbejarano avatar

Watchers

JacquesB. avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.