Settings->Preferences
select Docker Compatibility
option menu, and enable it.podman-docker
package and enable the podman docker service, like so: systemctl enable --now podman.socket
. You may need to then set the DOCKER_HOST=
environment variable accordinglySettings->Resources
and hit the settings
cog under the Virtual Machine (where is shows CPU and RAM utilisation). Adjust CPUs, RAM and Disk as neededPreferences
option in the docker tray-icon. Configure the required disk, RAM and CPU resources.Aerolab
in your home directory and unzip the docker.exe
into that folderPATH
variable: [Environment]::SetEnvironmentVariable("Path", "$env:Path;$HOME\Aerolab", "User")
Test to see that docker is running: run docker version
at the command line.
aerolab.exe
into the same Aerolab
folder and simply start using it from Powershell.aerolab config backend -t docker
aerolab inventory list
aerolab upgrade --edge