Contents Deploying the Core Services | Deploying Core Services to Windows Subsystem for Linux (WSL) | Print page Step 5: Ensure that systemd is RunningInside AlmaLinux 8:systemctl --versionCreate or edit the wsl.conf file:sudo nano /etc/wsl.confAdd/ensure these lines:[boot] systemd=true Save the file.Restart WSL:wsl --shutdownRestart AlmaLinux 8:wsl -d AlmaLinux8Verify systemd:systemctl --version « Step 4: Start Linux Step 6: Install Docker CE »