Nginx based docker image used for serving the EIONET styles EIONET styles
- Install Docker
- Install Docker Compose
-
Get the source code:
$ git clone https://github.com/eea/eea.docker.nginx-eionet-styles $ cd eea.docker.nginx-eionet-styles
-
Build and run the image locally:
$ docker build -t nginx:local . $ docker run nginx:local