Docker Quick Deployment
Last updated
Last updated
MacOS with
Linux
Windows with and
A system with a modern processor and a minimum of 4GB RAM is recommended to run Lemon.
Docker Desktop
.
Open Docker Desktop, go to Settings > Advanced
and ensure Allow the default Docker socket to be used
is enabled.
Docker Desktop
WSL
Run wsl --version
in powershell and confirm Default Version: 2
.
Docker Desktop
Open Docker Desktop, go to Settings
and confirm the following:
General: Use the WSL 2 based engine
is enabled.
Resources > WSL Integration: Enable integration with my default WSL distro
is enabled.
note
The docker command below to start the app must be run inside the WSL terminal.
The easiest way to run Lemon is in Docker.
.
.
.