The included build_test_image.sh
will build an image with OE2. The build
is configured for CI tests.
To run, simply build the image ./ci/build_test_image.sh <tag name>
, and then start a
container using that image. Make sure to expose port 80 on the container to
access the image server.
For more information on CI tests, refer here.
The time service also determines the filenames mod_mrf will look for
when trying to find data for a specific date. Currently, it formats them as
{layer}{UNIX_epoch}.(idx|pjg)
.