Docker images for Lakesuperior.
Stefano Cossu 2de612db7f Use Arch as a base image. | před 2 roky | |
---|---|---|
.gitignore | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
lsup_rdf.Dockerfile | před 2 roky |
For testing the installation environment of Lakesuperior libraries or build software upon them.
Based on Arch Linux.
C and Python libraries are installed.
docker build -f lsup_rdf.Dockerfile -t lsup_rdf:latest .
docker run -it lsup_rdf:latest bash
Add lsup_repo when viable.