Skip to content

BalanPradeepKumar/docker_static_nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_static_nginx

Dockerize a static website on nginx using docker-compose

Introduction

A Quick Start Example to run static website on nginx in Docker.

Requirements

This module requires the following modules/libraries:

  • Docker
  • Any version of Linux or Unix OS (Recommended and Optional)

Installation

Install using the following the command,

docker-compose up -d --build

What does this example teach us?

Serve static files using nginx and docker

A simple example to serve static files like css, js, fonts, images, etc., using nginx on docker in less than 2 minutes.

Support

Reach out to me at one of the following places!

License

GPLv3

About

Dockerize a static website on nginx using docker-compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published