Short Description
busybox base lite (~10mb) http nginx server
Full Description
all nginx vhost data is at
config /data/<host>/etc/.conf
logs /data/<host>/log/.log
www /data/<host>/www/*
in container is watcher that that auto reload nginx cone if it's valid and is located in /data with same structure.
in container has vim htop for attached actions
./build.sh - can nicely build an image
./run.sh - can nicely run container with pre-configured settings
./kill.sh - can clean up container and image