# Install Docker ```shell curl -q -LSsf https://get.docker.com | bash ``` # Setup incus ## Ipstall apt key ```shell curl -fsSL https://pkgs.zabbly.com/key.asc -o /etc/apt/keyrings/zabbly.asc ``` ## Create repo file ```shell cat <