Update how-to

-added introduction with the syno installer script.
pull/429/head
bokkoman 3 years ago committed by GitHub
parent 8e5aca5d00
commit a729cfd656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,20 @@
Thanks to faxity for the initial compose that I used to create the Synology Guide.
And a very big thanks to [Bokkoman](https://www.buymeacoffee.com/bokkoman){:target="_blank" rel="noopener noreferrer"} and [BZwart](https://github.com/BaukeZwart){:target="_blank" rel="noopener noreferrer"} that updated this Guide for DSM 7 and also offered their help on discord as Synology Support Team.
## Introduction
This page will provide you with guidance on how to install several Docker images to your Synology system. We highly recommend to read the full guide, that way you have a better understanding of what you do, in case you later decide to make changes.
Though, we offer a short way out. This is intended as a quick way to do everything that is written on this page within one script. The script is new and only tested on Synology DSM7. We are not held reliable if anyhting breaks on your system. Use at your own risk!
!!! attention
Use this script at your own risk!
```bash
wget -qO- shortURL-goes-here | sudo bash
```
## Install Docker

Loading…
Cancel
Save