Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 745 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 745 Bytes

Eionet Nginx docker

Nginx based docker image used for serving the EIONET styles EIONET styles

Docker

Prerequisites

Installation

  1. Get the source code:

     $ git clone https://github.com/eea/eea.docker.nginx-eionet-styles
     $ cd eea.docker.nginx-eionet-styles
    
  2. Build and run the image locally:

     $ docker build -t nginx:local .
     $ docker run nginx:local