# Deployment Open the tools container if you haven't already: === "Docker" ```sh make tools ``` === "Nix" ```sh nix develop ``` Build the lab: ```sh make ``` Yes it's that simple! !!! example It will take a while to download everything, you can read the [architecture document](../../reference/architecture/overview.md) while waiting for the deployment to complete.