feat: add docker server

This commit is contained in:
2024-11-02 12:28:46 +10:00
parent 0518ee5343
commit 1405a9fab6
8 changed files with 279 additions and 436 deletions

View File

@ -1,19 +1,3 @@
#cloud-config
packages:
- htop
- vim-nox
- git
- zsh
- curl
- wget
- python3
- python3-pip
- nfs-common
- cron
- jq
- sudo
- logwatch
- sendemail
runcmd:
- "bash /usr/local/bin/notify.sh"