kerberos-io / kerberos-docker

Run Kerberos Open Source inside a docker container.
http://doc.kerberos.io/opensource/installation#docker
103 stars 31 forks source link

Add curl to use in user scripts #26

Closed berezovskyi-oleksandr closed 4 years ago

berezovskyi-oleksandr commented 4 years ago

I used curl in the previous version of docker distribution (when there were two separate containers) to send messages with a photo from cam to a telegram bot.

After update to new unified docker image I've lost the possibility to use curl. I've tried to use bundled wget without any success.

cedricve commented 4 years ago

ok i see, we will merge and rebuild the docker files.