Metarank image exposes a /data volume to handle all the local IO. For example, you can pass the input training dataset from your local host using the docker's -v switch:
Memory
Metarank docker container uses 1Gb of JVM heap by default. In practice the actual RSS memory usage is a bit higher than the heap size due to JVM's extra overhead.
This can be configured with the JAVA_OPTS environment variable:
Ports
The image exposes the following ports:
8080 for API access for the inference and ingestion APIs