add docker install to debian
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
- [Setup SSH](#setup-ssh)
|
- [Setup SSH](#setup-ssh)
|
||||||
- [Fail2Ban](#fail2ban)
|
- [Fail2Ban](#fail2ban)
|
||||||
- [Automatic Updates](#automatic-updates)
|
- [Automatic Updates](#automatic-updates)
|
||||||
|
- [Docker](#docker)
|
||||||
- [Extras](#extras)
|
- [Extras](#extras)
|
||||||
|
|
||||||
Note these instructions differentiate between an `operator` and a `server`. The operator can be
|
Note these instructions differentiate between an `operator` and a `server`. The operator can be
|
||||||
@@ -97,6 +98,10 @@ apt install -y unattended-upgrades
|
|||||||
systemctl enable --now unattended-upgrades.service
|
systemctl enable --now unattended-upgrades.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Docker
|
||||||
|
|
||||||
|
<https://docs.docker.com/engine/install/debian/#installation-methods>
|
||||||
|
|
||||||
## Extras
|
## Extras
|
||||||
|
|
||||||
On the server:
|
On the server:
|
||||||
|
|||||||
Reference in New Issue
Block a user