cityofcapetown / docker_wui

Minimalist, Nginx-based image for serving up content. Intention is for it to be used to serve up static web content.
MIT License
0 stars 0 forks source link

docker_wui

This docker image is based on nginix 1.15.6, which itself is based on debian-slim (which is version 9 AKA Stretch).

It provides the following:

It also has access logging turned on by default, and this is piped through to the docker logs interface.

The intention is that this container will be used to serve up static content and WUIs securely.

Usage

Bringing the webserver up

Copying in Data

Via Docker

Via db-utils

NO LONGER SUPPORTED

Via refresh.sh

Copying out Data

Via Docker