📄️ Docker
Running LASSO in Docker requires the docker-in-docker (DIND) functionality, which allows LASSO to use docker (within a container!) for code execution. This means that any image available on the host machine is also available inside Docker containers.
📄️ Nexus and LASSO: A Step-by-Step Guide
This guide walks you through the process of setting up a new artifact repository in Nexus as part of LASSO's executable corpus. Please note that security risks are not considered, so do not expose your instances.
📄️ Code Index with Solr
This guide provides a step-by-step walkthrough on setting up a new code search index as part of LASSO's executable corpus.