camicroscope / Caracal

Conslidated Backend, Auth, and Security Services for caMicroscope
GNU General Public License v3.0
15 stars 95 forks source link

Docker should install OpenSSL #156

Closed CGDogan closed 1 year ago

CGDogan commented 1 year ago

Because OpenSSL is called by "make_key.sh", not installing it causes a Docker error on my system

Summary

Caracal does use OpenSSL so it should install it just as it installs Git

Motivation

Testing

Questions

(How did it use to work?)

birm commented 1 year ago

Added in https://github.com/camicroscope/Caracal/commit/8b998eaeeb427d6b420c6ee35712c272646c6675, we need to release and promote dev to master.