sysboss / docker-nginx-with-confd

Nginx docker image based on Alpine Linux with ConfD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A minimal Docker image based on Alpine Linux with Nginx which is dynamically configured using ConfD.

This is a basic example of how to use confd with Docker environment variables to set run-time configuration for containers.

Quick Start Guide

docker-compose up

Browse to http://localhost:3000/

About

Nginx docker image based on Alpine Linux with ConfD


Languages

Language:Shell 53.1%Language:HTML 46.9%