README.md 362 B

Lakesuperior Docker images

For testing the installation environment of Lakesuperior libraries or build software upon them.

Based on Arch Linux.

C and Python libraries are installed.

Usage

docker build -f lsup_rdf.Dockerfile -t lsup_rdf:latest .
docker run -it lsup_rdf:latest bash

TODO

Add lsup_repo when viable.