Docker-Laptop is a docker VM deployment (docker-desktop replacement) that works on any Mac architecture and can emulate both ARM64 and AMD64 mode of your choosing. If the chosen architecture matches your Mac architecture, the native hypervisor will be used.
cd ~
curl https://docker-laptop.s3.eu-west-1.amazonaws.com/docker-laptop.tgz --output docker-laptop.tgz
tar -zxvf docker-laptop.tgz
cp -r ~/.docker-laptop/Docker\ Laptop.app /Applications/
rm -f docker-laptop.tgz
If migrating from KubeLab, follow this manual
You can start Docker-Laptop menu by running Docker Laptop
application as you normally would any other app.
Alternatively, you can start the menu by running the below script:
~/.docker-laptop/bin/menu.sh
To easily deploy Aerospike on a lab environment, you can use aerolab
Alternatively, for a manual installation, follow these instructions to setup and deploy Aerospike.
It is possible to use the Docker-Laptop setup without the menu script. For this, explore the scripts under ~/.docker-laptop/bin
and configuration parameters under ~/.docker-laptop/etc
To submit a bug report, please open a GitHub issue with a description of the problem, also providing ~/.docker-laptop/log/*