- Install Docker
- Install Docker Compose
-
Get the source code:
$ git clone https://github.com/eea/eea.docker.apache-emrt-necd $ cd eea.docker.apache-emrt-necd -
Build and run the image locally:
$ docker build -t apache:local . $ docker run apache:local