Docker images for Lakesuperior.
Stefano Cossu 2de612db7f Use Arch as a base image. | il y a 2 ans | |
---|---|---|
.gitignore | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
lsup_rdf.Dockerfile | il y a 2 ans |
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.