elad-eyal / DockerStaticSite

A simple static website using Docker and Nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Static Site using Docker and Nginx

This repo contains code for building a simple static website served using an Nginx container inside Docker. Provide the HTML code for the site using the environemnt variable WEBPAGECONTENT. The Dockerfile contains commands to build a Docker Image.

About

A simple static website using Docker and Nginx

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%