tomsquest / docker-radicale

Docker image for Radicale calendar and contact server :calendar: + security :closed_lock_with_key: + addons :rocket:
GNU General Public License v3.0
591 stars 82 forks source link

fix: add openssh for git ssh remotes #117

Closed tionis closed 2 years ago

tionis commented 2 years ago

Docker container currently doesn't contain an ssh binary and as thus when using a hook for git, ssh remotes cannot be used.
This change should fix that

tomsquest commented 2 years ago

Hi @tionis ,

Seems a good idea for the feature set, a bit less for the attack surface.

Thanks!

tomsquest commented 2 years ago

Tagged as 3.1.5.1, should be pushed soon.