Updated Distribution specific instructions (markdown)

StefanU 2023-06-21 21:56:41 +02:00
parent 7fcdfd8cc3
commit 94d3daec9b

@ -23,7 +23,7 @@ sudo apt update
For Ubuntu 18.04 the docker.service must be enable manually to automatic start at system start:
`sudo systemctl enable docker.service`
> For Ubuntu 20.04, 18.04 or 16.04 please replace in the above instructions "xUbuntu_22.04" with "xUbuntu_20.04", "xUbuntu_18.04" or "xUbuntu_16.04", for Debian use "Debian_10" or "Debian_11".
> For Ubuntu 20.04, 18.04 or 16.04 please replace in the above instructions "xUbuntu_22.04" with "xUbuntu_20.04", "xUbuntu_18.04" or "xUbuntu_16.04", for Debian use "Debian_10", "Debian_11" or "Debian_12".
Then you need to run for new installations as well as **upgrades from before 19.1** explicitly (```apt upgrade``` alone is not sufficient!):
```