Sign inSign up

yosifkit/test

By yosifkit

Updated almost 11 years ago

Test

0

93

yosifkit/test repository overview

Describing things

If you want the data directory to live beyond restarts, or even destruction of the container, you can mount a directory from the docker engine's host into the container. - -v <host path>:<data directory>. For instance this, will mount the host directory /host/geonetwork-docker into /var/lib/geonetwork_data on the container:

NOTE: You might get a "Compiler version mismatched" error in some cases. See Considerations for Stack for details.

Considerations for Stack

The Stack tool is primarily designed to run directly on the host and comes with many advanced features such as GHC bootstrapping and Docker integration. Within the context of a container image, some of these features (stack docker) clash with the Docker abstraction and should be avoided.

Using aql

Things in the aql content

Tag Summary

No tags have been pushed to this repository yet.