# Lakesuperior Docker images For testing the installation environment of Lakesuperior libraries or build software upon them. Based on Alpine Linux. ## Usage ``` docker build -f lsup_repo.Dockerfile -t lsup_repo:latest . docker run lsup_repo:latest sh ```