https://github.com/eea/eea.docker.nginx-eionet-styles
Docker Image used for the EIONET styles
https://github.com/eea/eea.docker.nginx-eionet-styles
docker eionet nginx
Last synced: about 2 months ago
JSON representation
Docker Image used for the EIONET styles
- Host: GitHub
- URL: https://github.com/eea/eea.docker.nginx-eionet-styles
- Owner: eea
- License: gpl-2.0
- Created: 2016-12-13T09:42:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T15:14:20.000Z (almost 9 years ago)
- Last Synced: 2025-10-12T20:52:37.837Z (9 months ago)
- Topics: docker, eionet, nginx
- Size: 201 KB
- Stars: 0
- Watchers: 42
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
Eionet Nginx docker
===================
Nginx based docker image used for serving the EIONET styles [EIONET styles](http://eionet.europa.eu)
[](https://hub.docker.com/r/eeacms/nginx-eionet-styles/builds)
### Prerequisites
* Install [Docker](https://docs.docker.com/engine/installation/)
* Install [Docker Compose](https://docs.docker.com/compose/install/)
### 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