Installation
Get a full Planet 4 development environment to your local machine
System Requirements
Platform specific steps
sudo apt install -y git make unzip apt-transport-https ca-certificates curl gnupg-agent software-properties-commoncurl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt update
sudo apt install -y docker-ce docker-ce-cli containerd.iosudo usermod -aG docker ${USER}su - ${USER}docker run hello-worldwsl -l -vwsl --set-version Ubuntu-20.04 2wsl --set-version Ubuntu-20.04 2Before anything
Installation
NRO environment
Clean up
All commands
Workflow
Resources
Last updated
