This hopefully lets nginx start after dockergen is done.
This prevents nginx from failing when there is a custom nginx config
that depends on things in the generated nginx config.
Fixes: GH-378
This changes the base-image to the official nginx image,
reducing the virtual size of the image by approx 50%.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>