README.md aktualisiert

This commit is contained in:
Paul Nehlich 2024-05-13 11:47:51 +02:00
parent b394e8458d
commit 61d13a8332

View File

@ -1,12 +1,12 @@
# Build with Docker
##### Info
IRS wireguard VPN can cause network issues with docker.
IRS wireguard VPN can cause network issues with docker.
##### Install Docker
If you are using macOS or Windows, please use this tutorial:
- https://www.docker.com/get-started/
On Linux please use your package manager to install ```docker``` and prepare everything using these commands, to avoid permission denied errors:
On Linux simply use your package manager to install ```docker``` and prepare everything using these commands, to avoid permission denied errors:
```sh
sudo systemctl start docker