Add webp image processing

This commit is contained in:
Björn Fromme
2021-12-26 20:04:12 +01:00
parent 3d8e22c2fc
commit 2a44103ba3
4 changed files with 68 additions and 157 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ hooks:
- exec: sudo chmod 600 /home/fromme/.ssh/authorized_keys
- exec: sudo service ssh start
omit_containers: [dba]
webimage_extra_packages: [ssh]
webimage_extra_packages: [ssh,webp]
use_dns_when_possible: true
timezone: Europe/Berlin
composer_version: "2"